You have an Azure DevOps organization named Contoso that contains a project named Project1. You provision an Azure key vault named Keyvault1. You need to refere...
Microsoft AZ-400 Exam
Questions Number: 154 out of 535 Questions
28.79%
Question 154
You have an Azure DevOps organization named Contoso that contains a project named Project1. You provision an Azure key vault named Keyvault1. You need to reference Keyvault1 secrets in a build pipeline of Project1. What should you do first?
Before this will work, the build needs permission to access the Azure Key Vault. This can be added in the Azure Portal. Open the Access Policies in the Key Vault and add a new one. Choose the principle used in the DevOps build. Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/release/azure-key-vault