ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

281 / 375

Question 281:

A team is currently creating resource manager templates for building virtual machines on Azure. They have to use the Azure Key Vault service for storing the virtual machine account password. A Key Vault has been created and secrets created in the service. 
The following parameter file is being created to recover the secret from the Key Vault. 
image
Which of the following would go into Slot2?

Answer options:

A.“secretName”
B.“password”
C.“keyVault”
D.“id”