ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

18 / 375

Question 18:

A team is using Azure Resource Manager templates in their DevOps pipeline. The templates need to refer to secrets in the Azure Key Vault dynamically. You must complete the below snippet of the Resource Manager template. 
image

                
                
            
                image
            
            
                
Which of the following would go into Slot1?

Answer options:

A.Microsoft.Deployments/resources
B.Deployments.Resources
C.Microsoft.Resources/deployments
D.Resources/Azure.KeyVault