List of questions
Related questions
Question 447 - AZ-400 discussion
You have an app that is deployed to two environments named Production-A and Production-B by using Azure Pipelines.
You need to configure a release pipeline that will mark the app as complete and ready for release into the Production-B environment. The solution must meet the following requirements:
* Ensure that there are no active Azure Monitor alerts in the Production-A environment before the app is marked as complete.
* Minimize administrative effort.
What should you do?
A.
To the Production-B environment stage, add a pre-deployment gate that will query Azure Monitor.
B.
To the Production-A environment stage, add a post-deployment gate that will query Azure Monitor.
C.
To the Production-A environment stage, add a post-deployment approval.
D.
To the Production-A environment stage, add a pre-deployment gate that will query Azure Monitor.
Your answer:
0 comments
Sorted by
Leave a comment first