exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 9 question 3 discussion

Actual exam question from Microsoft's AZ-400
Question #: 3
Topic #: 9
[All AZ-400 Questions]

You have an Azure subscription that contains the resources shown in the following table.



DepPipeline1 and ADFPipeline1 use a single credential that is stored in Vault1.

You need to configure ADFPipeline1 to retrieve the credential from Vault1.

Which type of activity should you use?

  • A. Lookup
  • B. Get Metadata
  • C. Сoрy
  • D. Web
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
zellck
Highly Voted 1 year, 6 months ago
Selected Answer: D
D is the answer. https://learn.microsoft.com/en-us/azure/data-factory/how-to-use-azure-key-vault-secrets-pipeline-activities#steps In your Data Factory pipeline, add a new Web activity and configure it as follows.
upvoted 7 times
...
vsvaid
Most Recent 11 months, 2 weeks ago
Selected Answer: D
Correct answer
upvoted 1 times
...
ieboaix
1 year, 4 months ago
D is correct. https://learn.microsoft.com/en-us/azure/data-factory/how-to-use-azure-key-vault-secrets-pipeline-activities
upvoted 2 times
...
xRiot007
1 year, 4 months ago
D - a Web task You ask Az Key Vault using an HTTP request for secrets information.
upvoted 2 times
...
renzoku
1 year, 5 months ago
Selected Answer: D
Using Web task you can retrieve credentials from azure key vault. 1. Open the the respective UI (Azure Data Factory UI/Azure DevOps Pipeline UI) 2. Add new task, choosing Web Task 3. Configure Web Task to make an HTTP request to Azure Key Vault and retrieve the secret
upvoted 4 times
...
[Removed]
1 year, 6 months ago
Selected Answer: D
https://learn.microsoft.com/en-us/azure/data-factory/how-to-use-azure-key-vault-secrets-pipeline-activities I believe the provided answer its correct.
upvoted 4 times
kay000001
1 year, 6 months ago
Thank you for the link.
upvoted 1 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 ...