Quickly grab our AZ-400 product now and kickstart your exam preparation today!
Name: | Designing and Implementing Microsoft DevOps Solutions |
Exam Code: | AZ-400 |
Certification: | Microsoft Azure |
Vendor: | Microsoft |
Total Questions: | 657 |
Last Updated: | May 17, 2025 |
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unit solution that might meet the stated goals. Some question sets might have
more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear if the review screen.
You use an Azure Pipelines pipeline to build and release web apps.
You need to configure the pipeline to meet the following requirements:
Only run when there is a change in the /webapp folder.
Only run when a pr is created.
Solution: You configure the pipeline definition by using the following elements.Does this meet the goal?
You plan to share packages that you wrote, tested, validated, and deployed by using Azure Artifacts. You need to release multiple builds of each package by using asingle feed. The solution must limit the release of packages that are in development. What should you use?
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?
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unit solution that might meet the stated goals. Some question sets might have
more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear if the review screen.
You use an Azure Pipelines pipeline to build and release web apps.
You need to configure the pipeline to meet the following requirements:
Only run when there is a change in the /webapp folder.
Only run when a pr is created.
Solution: You configure the pipeline definition by using the following elements.Does this meet the goal?