Skip to content

Commit 253b336

Browse files
authored
Update integrate-databricks-blob-storage.md
1 parent e0e879f commit 253b336

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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](#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. 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](#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. 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)

0 commit comments

Comments
 (0)