From 5b1aa084e6ba1f28c56ad0fa2590d764c7de0e4c Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:12:45 +0000 Subject: [PATCH 1/2] add azure region to email template this pr adds the azure region that's needed by user when configuring azure PL for databricks raised in [internal slack](https://dbt-labs.slack.com/archives/C02NCQ9483C/p1737475208064709) --- website/docs/docs/cloud/secure/databricks-privatelink.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/docs/cloud/secure/databricks-privatelink.md b/website/docs/docs/cloud/secure/databricks-privatelink.md index aaa6e0c6eb7..c69673afa9c 100644 --- a/website/docs/docs/cloud/secure/databricks-privatelink.md +++ b/website/docs/docs/cloud/secure/databricks-privatelink.md @@ -56,6 +56,7 @@ The following steps will walk you through the setup of a Databricks AWS PrivateL - Databricks instance name: - Databricks Azure resource ID: - dbt Cloud multi-tenant environment: EMEA + - Azure region: Region where your Databricks workspace is hosted (for example, WestEurope, NorthEurope) ``` 5. Once our Support team confirms the resources are available in the Azure portal, navigate to the Azure Databricks Workspace and browse to **Networking** > **Private Endpoint Connections**. Then, highlight the `dbt` named option and select **Approve**. From 44e2dbc40ce0889cdee370775407e3cd39153cd6 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:21:39 +0000 Subject: [PATCH 2/2] Update website/docs/docs/cloud/secure/databricks-privatelink.md --- website/docs/docs/cloud/secure/databricks-privatelink.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/cloud/secure/databricks-privatelink.md b/website/docs/docs/cloud/secure/databricks-privatelink.md index c69673afa9c..9cf13489bab 100644 --- a/website/docs/docs/cloud/secure/databricks-privatelink.md +++ b/website/docs/docs/cloud/secure/databricks-privatelink.md @@ -56,7 +56,7 @@ The following steps will walk you through the setup of a Databricks AWS PrivateL - Databricks instance name: - Databricks Azure resource ID: - dbt Cloud multi-tenant environment: EMEA - - Azure region: Region where your Databricks workspace is hosted (for example, WestEurope, NorthEurope) + - Azure region: Region that hosts your Databricks workspace (like, WestEurope, NorthEurope) ``` 5. Once our Support team confirms the resources are available in the Azure portal, navigate to the Azure Databricks Workspace and browse to **Networking** > **Private Endpoint Connections**. Then, highlight the `dbt` named option and select **Approve**.