ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 145 - AZ-400 discussion

Report
Export

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?

A.
Add a secure file to Project1.
Answers
A.
Add a secure file to Project1.
B.
Create an XAML build service.
Answers
B.
Create an XAML build service.
C.
Create a variable group in Project1.
Answers
C.
Create a variable group in Project1.
D.
Configure the security policy of Contoso.
Answers
D.
Configure the security policy of Contoso.
Suggested answer: A

Explanation:

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

asked 02/10/2024
Hitesh Karangiya
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first