ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 156 - AZ-400 discussion

Report
Export

You have an Azure DevOps project named Project1 and an Azure subscription named Sub1.

You need to prevent releases from being deployed unless the releases comply with the Azure Policy rules assigned to Sub1. What should you do in the release pipeline of Project1?

A.
Add a deployment gate.
Answers
A.
Add a deployment gate.
B.
Modify the Deployment queue settings.
Answers
B.
Modify the Deployment queue settings.
C.
Configure a deployment trigger.
Answers
C.
Configure a deployment trigger.
D.
Create a pipeline variable.
Answers
D.
Create a pipeline variable.
Suggested answer: A

Explanation:

You can check policy compliance with gates.

You can extend the approval process for the release by adding a gate. Gates allow you to configure automated calls to external services, where the results are used to approve or reject a deployment. You can use gates to ensure that the release meets a wide range or criteria, without requiring user intervention.

Reference: https://docs.microsoft.com/en-us/azure/devops/pipelines/release/deploy-using-approvals

asked 02/10/2024
Francis Sailer
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first