nerdexam
Microsoft

AZ-400 · Question #556

You have an Azure subscription that includes an app named App1. You have an Azure DevOps project that contains two environments named Staging and Production. You use Azure Pipelines to deploy App1. Yo

The correct answer is D. In the Staging environment add a check to query Azure Monitor Alerts for active alerts.. Adding a check in the Staging environment to query Azure Monitor Alerts ensures that the app’s performance is validated before it moves to Production.

Submitted by yuki_2020· Mar 6, 2026Design and implement build and release pipelines

Question

You have an Azure subscription that includes an app named App1. You have an Azure DevOps project that contains two environments named Staging and Production. You use Azure Pipelines to deploy App1. You need to validate the performance of App1 in the Staging environment before it is deployed to Production. The solution must minimize administrative effort. What should you do in the Azure DevOps project?

Options

  • AIn the production branch policy, add a status check to query Azure Monitor Alerts for active alerts.
  • BIn the Production environment, add a check to query Azure Monitor Alerts for active alerts.
  • CIn the Production environment stage, add a post-deployment approval for the Azure Monitor
  • DIn the Staging environment add a check to query Azure Monitor Alerts for active alerts.

How the community answered

(59 responses)
  • A
    3% (2)
  • B
    5% (3)
  • C
    10% (6)
  • D
    81% (48)

Explanation

Adding a check in the Staging environment to query Azure Monitor Alerts ensures that the app’s performance is validated before it moves to Production.

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice