You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/key-vault/general/integrate-databricks-blob-storage.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,15 +89,15 @@ az keyvault secret set --vault-name contosoKeyVault10 --name storageKey --value
89
89
90
90
## Create an Azure Databricks workspace and add Key Vault secret scope
91
91
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:
93
93
94
94
1. Create your Azure Databricks resource
95
95
1. Launch your workspace
96
96
1. Create a Key Vault-backed secret scope
97
97
98
98
## Access your blob container from Azure Databricks workspace
99
99
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:
101
101
102
102
1. Create a **New Cluster**
103
103
1. Create a **New Notebook**
@@ -119,4 +119,4 @@ df.show()
119
119
120
120
Make sure your Key Vault is recoverable:
121
121
> [!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