Skip to content

Commit

Permalink
add azure support
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 committed Dec 12, 2024
1 parent 14aec7d commit 82cd110
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions website/docs/docs/dbt-versions/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Release notes are grouped by month for both multi-tenant and virtual private clo

## December 2024

- **New**: The dbt Semantic Layer now supports Azure Single-tenant deployments. Refer to [Set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sll) for more information on how to get started.
- **Fix**: [The dbt Semantic Layer](/docs/use-dbt-semantic-layer/dbt-sl) now respects the BigQuery [`execution_project` attribute](/docs/core/connect-data-platform/bigquery-setup#execution-project), including for exports.
- **New**: [Model notifications](/docs/deploy/model-notifications) are now generally available in dbt Cloud. These notifications alert model owners through email about any issues encountered by models and tests as soon as they occur while running a job.
- **New**: You can now use your [Azure OpenAI key](/docs/cloud/account-integrations?ai-integration=azure#ai-integrations) (available in beta) to use dbt Cloud features like [dbt Copilot](/docs/cloud/dbt-copilot) and [Ask dbt](/docs/cloud-integrations/snowflake-native-app) . Additionally, you can use your own [OpenAI API key](/docs/cloud/account-integrations?ai-integration=openai#ai-integrations) or use [dbt Labs-managed OpenAI](/docs/cloud/account-integrations?ai-integration=dbtlabs#ai-integrations) key. Refer to [AI integrations](/docs/cloud/account-integrations#ai-integrations) for more information.
Expand Down
2 changes: 1 addition & 1 deletion website/snippets/_v2-sl-prerequisites.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Have a dbt Cloud Team or Enterprise account. Single-tenant accounts should contact their account representative for setup.
- Ensure your production and development environments use [dbt version 1.6 or higher](/docs/dbt-versions/upgrade-dbt-version-in-cloud).
- Ensure your production and development environments are on a [supported dbt version](/docs/dbt-versions/upgrade-dbt-version-in-cloud).
- Use Snowflake, BigQuery, Databricks, or Redshift.
- Create a successful run in the environment where you configure the Semantic Layer.
- **Note:** Semantic Layer supports querying in Deployment environments; development querying is coming soon.
Expand Down
2 changes: 1 addition & 1 deletion website/snippets/cloud-feature-parity.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The following table outlines which dbt Cloud features are supported on the diffe
| dbt Copilot |||||
| dbt Explorer |||||
| dbt Mesh |||||
| dbt Semantic Layer || ✅ (Upon request) || |
| dbt Semantic Layer || ✅ (Upon request) || |
| Discovery API |||||
| IP restrictions |||||
| Job scheduler |||||
Expand Down

0 comments on commit 82cd110

Please sign in to comment.