exam questions

Exam DP-200 All Questions

View all questions & answers for the DP-200 exam

Exam DP-200 topic 3 question 11 discussion

Actual exam question from Microsoft's DP-200
Question #: 11
Topic #: 3
[All DP-200 Questions]

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:

Show Suggested Answer Hide Answer
Suggested Answer:
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.
References:
https://docs.microsoft.com/en-us/azure/azure-databricks/store-secrets-azure-key-vault

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MsIrene
Highly Voted 4 years, 1 month ago
Accordingly to the given tutorial, the step "Mount the storage account" should be the last. So, the correct order would be : Step 1: Retrieve an access key from the storage account. Step 2: Add a secret to the key vault. Step 3: Add a secret scope to the Databricks environment. Step 4: Mount the storage account.
upvoted 38 times
cadio30
4 years, 1 month ago
This proposed solution at all means correct
upvoted 1 times
...
...
vrmei
Highly Voted 4 years ago
As per given Reference: https://docs.microsoft.com/en-us/azure/azure-databricks/store-secrets-azure-key-vault Step 1: Creating Storage Account and Retrieve an access key (key1) from the storage account. Step 2: Create a key vault and Add a secret (key1 from storage account) to the key vault. Step 3: Create Databricks workspace and Add a secret scope (DNS Name from Key Vault) to the Databricks environment. Step 4: Mount the storage account using Databricks command
upvoted 5 times
...
KpKo
Most Recent 4 years, 1 month ago
Yes, as mentioned the mount should be the last step.
upvoted 1 times
...
Wendy_DK
4 years, 1 month ago
I agree. Step 1: Retrieve an access key from the storage account. Step 2: Add a secret to the key vault. Step 3: Add a secret scope to the Databricks environment. Step 4: Mount the storage account.
upvoted 3 times
...
HarmC
4 years, 1 month ago
I think the mount should be the last step, right?
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...