Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Task 01: Create Azure Key Vault-backed secret scope for workspace

To reference the client secret stored in an Azure Key Vault, you can create a secret scope backed by Azure Key Vault in Azure Databricks.

  1. Open a new browser tab and go to your Azure Databricks workspace URL with the following path: **https://#secrets/createScope**.

  2. Select Sign in with Microsoft Entra ID.

  3. On the Create Secret Scope page, enter the following informatoin and then select Create.

    Default Value
    Scope Name scopesecret
    Managing Principal All workspace Users
      Azure Key Vault settings
    DNS Name [Your Azure Key Vault DNS Name, e.g., https://your-keyvault-name.vault.azure.net/]
    Resource ID [Your Azure Key Vault Resource ID]

    azure-kv-scope.png

    These properties are available from the Properties tab of an Azure Key Vault in your Azure portal. azure-kv.png

  4. Select OK.

    secretConfirmed.jpg