AZ-400 · Question #553
AZ-400 Question #553: Real Exam Question with Answer & Explanation
The correct answer is B: To the Production-A environment stage, add a post-deployment gate that will query Azure. You need to query Azure Monitor once the app is deployed to Production-A.
Question
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?
Options
- ATo the Production-B environment stage, add a pre-deployment gate that will query Azure Monitor.
- BTo the Production-A environment stage, add a post-deployment gate that will query Azure
- CTo the Production-A environment stage, add a post-deployment approval.
- DTo the Production-A environment stage, add a pre-deployment gate that will query Azure Monitor.
Explanation
You need to query Azure Monitor once the app is deployed to Production-A.
Community Discussion
No community discussion yet for this question.