Official Bank 0/609

Microsoft Azure DevOps Solutions Exam (AZ-400) - Microsoft Exam Questions

Last updated on June 22, 2026

97% Exam Compliance
609 Total Questions
1
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique 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 in the review screen. You have an Azure pipeline that is used to deploy a web app. The pipeline includes a test suite named TestSuite1. TestSuite1 is used to validate the operations of the web app. TestSuite1 fails intermittently. You identify that the failures are unrelated to changes in the source code and execution environment. You need to minimize troubleshooting effort for the TestSuite1 failures. Solution: You increase code coverage. Does this meet the goal?
Options
A No
B Yes
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
You need to make a custom package available to all the developers. The package must be managed centrally, and the latest version must be available for consumption in Visual Studio automatically.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.
Options
A Add the package URL to the Get Package Manager settings in Visual Studio.
B Upload a package to a Get repository.
C Create a Get repository in Azure Repos.
D Publish the package to a feed.
E Add the package URL to the Environment settings in Visual Studio.
F Create a new feed in Azure Artifacts.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Your company has a project in Azure DevOps for a new application. The application will be deployed to several Azure virtual machines that run Windows Server 2022. You need to recommend a deployment strategy for the virtual machines. The strategy must meet the following requirements:

• Ensure that the virtual machines maintain a consistent configuration.

• Minimize administrative effort to configure the virtual machines.

What should you include in the recommendation?
Options
A Azure Resource Manager templates and the Custom Script Extension for Windows
B Deployment YAML and Azure pipeline deployment groups
C Deployment YAML and Azure pipeline stage templates
D Azure Resource Manager templates and the PowerShell Desired State Configuration (DSC) extension for Windows
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
You use Azure Artifacts to host NuGet packages that you create. You need to make one of the packages available to anonymous users outside your organization. The solution must minimize the number of publication points.

What should you do?
Options
A Promote the package to a release view.
B Publish the package to a public NuGet repository.
C Change the feed URL of the package.
D Create a new feed for the package
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
You have a project in Azure DevOps named Project1. Project1 contains a build pipeline named Pipe1 that builds an application named Appl. You have an agent pool named Pool1 that contains a Windows Server 2019-based self-hosted agent. Pipe1 uses Pool1. You plan to implement another project named Project2. Project2 will have a build pipeline named Pipe2 that builds an application named App2. App1 and App2 have conflicting dependencies. You need to minimize the possibility that the two build pipelines will conflict with each other. The solution must minimize infrastructure costs.

What should you do?
Options
A Add another self-hosted agent
B Change the self-hosted agent to use Red Hat Enterprise Linux (RHEL) 9.
C Create two container jobs.
D Add a Docker Compose task to the build pipelines.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.