Question 127 of 170 from exam DP-200: Implementing an Azure Data Solution

Question 127 of 170 from exam DP-200: Implementing an Azure Data Solution

Question

DRAG DROP -

You have an Azure subscription that contains an Azure Databricks environment and an Azure Storage account.

You need to implement secure communication between Databricks and the storage account.

You create an Azure key vault.

Which four actions should you perform in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order.

Select and Place:

Explanations

Step 1: Mount the storage account

Step 2: Retrieve an access key from the storage account.

Step 3: Add a secret to the key vault.

Step 4: Add a secret scope to the Databricks environment.

Managing secrets begins with creating a secret scope.

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

https://docs.microsoft.com/en-us/azure/azure-databricks/store-secrets-azure-key-vault