Azure Key Vault
-
Access Blob Storage from Azure Databricks using Azure Key Vault
To access the blob storage from databricks, you need to add a secret scope. A secret scope is a collection of secrets identified by a name. There can be 2 types of secret scopes: Below is the step by step guide on how to access blob storage from databricks: Assumptions: Azure databricks and Azure storage Continue reading