Skip to content

Commit 5f9d06e

Browse files
Merge pull request #210570 from kumardhan/Broken-link-fixed-msmbaldwin
Broken link fixed msmbaldwin
2 parents 9ab1741 + 3f2b806 commit 5f9d06e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/key-vault/general/integrate-databricks-blob-storage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@ az keyvault secret set --vault-name contosoKeyVault10 --name storageKey --value
8989

9090
## Create an Azure Databricks workspace and add Key Vault secret scope
9191

92-
This section can't be completed through the command line. Follow this [guide](/azure/databricks/scenarios/store-secrets-azure-key-vault#create-an-azure-databricks-workspace-and-add-a-secret-scope). You'll need to access the [Azure portal](https://portal.azure.com/#home) to:
92+
This section can't be completed through the command line. Follow this [guide](/azure/key-vault/general/integrate-databricks-blob-storage#create-an-azure-databricks-workspace-and-add-a-secret-scope). You'll need to access the [Azure portal](https://portal.azure.com/#home) to:
9393

9494
1. Create your Azure Databricks resource
9595
1. Launch your workspace
9696
1. Create a Key Vault-backed secret scope
9797

9898
## Access your blob container from Azure Databricks workspace
9999

100-
This section can't be completed through the command line. Follow this [guide](/azure/databricks/scenarios/store-secrets-azure-key-vault#access-your-blob-container-from-azure-databricks). You'll need to use the Azure Databricks workspace to:
100+
This section can't be completed through the command line. Follow this [guide](/azure/key-vault/general/integrate-databricks-blob-storage#access-your-blob-container-from-azure-databricks). You'll need to use the Azure Databricks workspace to:
101101

102102
1. Create a **New Cluster**
103103
1. Create a **New Notebook**
@@ -119,4 +119,4 @@ df.show()
119119

120120
Make sure your Key Vault is recoverable:
121121
> [!div class="nextstepaction"]
122-
> [Clean up your resources](../../azure-resource-manager/management/delete-resource-group.md?tabs=azure-powershell)
122+
> [Clean up your resources](../../azure-resource-manager/management/delete-resource-group.md?tabs=azure-powershell)

articles/key-vault/general/versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Private endpoints now available in preview. Azure Private Link Service enables y
3939
New features and integrations released this year:
4040

4141
- Integration with Azure Functions. For an example scenario leveraging [Azure Functions](../../azure-functions/index.yml) for key vault operations, see [Automate the rotation of a secret](../secrets/tutorial-rotation.md).
42-
- [Integration with Azure Databricks](/azure/databricks/scenarios/store-secrets-azure-key-vault). With this, Azure Databricks now supports two types of secret scopes: Azure Key Vault-backed and Databricks-backed. For more information, see [Create an Azure Key Vault-backed secret scope](/azure/databricks/security/secrets/secret-scopes#--create-an-azure-key-vault-backed-secret-scope)
42+
- [Integration with Azure Databricks](/azure/key-vault/general/integrate-databricks-blob-storage). With this, Azure Databricks now supports two types of secret scopes: Azure Key Vault-backed and Databricks-backed. For more information, see [Create an Azure Key Vault-backed secret scope](/azure/databricks/security/secrets/secret-scopes#--create-an-azure-key-vault-backed-secret-scope)
4343
- [Virtual network service endpoints for Azure Key Vault](overview-vnet-service-endpoints.md).
4444

4545
## 2016
@@ -84,4 +84,4 @@ First preview version (version 2014-12-08-preview) was announced on January 8, 2
8484
- [About keys, secrets, and certificates](about-keys-secrets-certificates.md)
8585
- [Keys](../keys/index.yml)
8686
- [Secrets](../secrets/index.yml)
87-
- [Certificates](../certificates/index.yml)
87+
- [Certificates](../certificates/index.yml)

articles/key-vault/general/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Private endpoints now available in preview. Azure Private Link Service enables y
103103
New features and integrations released this year:
104104

105105
- Integration with Azure Functions. For an example scenario leveraging [Azure Functions](../../azure-functions/index.yml) for key vault operations, see [Automate the rotation of a secret](../secrets/tutorial-rotation.md).
106-
- [Integration with Azure Databricks](/azure/databricks/scenarios/store-secrets-azure-key-vault). With this, Azure Databricks now supports two types of secret scopes: Azure Key Vault-backed and Databricks-backed. For more information, see [Create an Azure Key Vault-backed secret scope](/azure/databricks/security/secrets/secret-scopes#--create-an-azure-key-vault-backed-secret-scope)
106+
- [Integration with Azure Databricks](/azure/key-vault/general/integrate-databricks-blob-storage). With this, Azure Databricks now supports two types of secret scopes: Azure Key Vault-backed and Databricks-backed. For more information, see [Create an Azure Key Vault-backed secret scope](/azure/databricks/security/secrets/secret-scopes#--create-an-azure-key-vault-backed-secret-scope)
107107
- [Virtual network service endpoints for Azure Key Vault](overview-vnet-service-endpoints.md).
108108

109109
## 2016
@@ -145,4 +145,4 @@ First preview version (version 2014-12-08-preview) was announced on January 8, 2
145145

146146
## Next steps
147147

148-
If you have additional questions, please contact us through [support](https://azure.microsoft.com/support/options/).
148+
If you have additional questions, please contact us through [support](https://azure.microsoft.com/support/options/).

0 commit comments

Comments
 (0)