Skip to content

Commit

Permalink
Merge pull request #271 from dbt-labs/repo-sync
Browse files Browse the repository at this point in the history
REPO SYNC - Public to Private
  • Loading branch information
john-rock authored Oct 27, 2023
2 parents 62eca61 + 90a7112 commit d182dd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ To complete setup, follow the steps below in the dbt Cloud application.
| ----- | ----- |
| **Log in with** | Azure AD Single Tenant |
| **Client&nbspID** | Paste the **Application (client) ID** recorded in the steps above |
| **Client Secret** | Paste the **Client Secret** (remember to use the Secret Value instead of the Secret ID) recorded in the steps above |
| **Client&nbsp;Secret** | Paste the **Client Secret** (remember to use the Secret Value instead of the Secret ID) recorded in the steps above; <br />**Note:** When the client secret expires, an Azure AD admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access. |
| **Tenant&nbsp;ID** | Paste the **Directory (tenant ID)** recorded in the steps above |
| **Domain** | Enter the domain name for your Azure directory (such as `fishtownanalytics.com`). Only use the primary domain; this won't block access for other domains. |
| **Slug** | Enter your desired login slug. Users will be able to log into dbt Cloud by navigating to `https://YOUR_ACCESS_URL/enterprise-login/LOGIN-SLUG`, replacing `YOUR_ACCESS_URL` with the [appropriate Access URL](/docs/cloud/manage-access/sso-overview#auth0-multi-tenant-uris) for your region and plan. Login slugs must be unique across all dbt Cloud accounts, so pick a slug that uniquely identifies your company. |
Expand Down
8 changes: 4 additions & 4 deletions website/snippets/_sl-partner-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ The following tools integrate with the dbt Semantic Layer:
title="Klipfolio PowerMetrics"
body="Learn how to connect to a streamlined metrics catalog and deliver metric-centric analytics to business users."
icon="klipfolio"
link="https://www.klipfolio.com/dbt"/>
<a href="https://www.klipfolio.com/dbt"
link="https://support.klipfolio.com/hc/en-us/articles/18164546900759-PowerMetrics-Adding-dbt-Semantic-Layer-metrics"/>
<a href="https://support.klipfolio.com/hc/en-us/articles/18164546900759-PowerMetrics-Adding-dbt-Semantic-Layer-metrics"
className="external-link"
target="_blank"
rel="noopener noreferrer">
Expand Down Expand Up @@ -90,9 +90,9 @@ The following tools integrate with the dbt Semantic Layer:
<Card
title="Delphi"
body="Learn how to connect Delphi to the dbt Semantic Layer and access metrics from any integrated tool."
link="https://www.delphihq.com/integrations/dbt"
link="https://docs.delphihq.com/getting-started"
icon="delphi"/>
<a href="https://www.delphihq.com/integrations/dbt"
<a href="https://docs.delphihq.com/getting-started"
className="external-link"
target="_blank"
rel="noopener noreferrer">
Expand Down

0 comments on commit d182dd3

Please sign in to comment.