AZ-400 Exam Question 131
Your company uses Azure DevOps to manage the build and release processes for applications.
You use a Git repository for applications source control.
You plan to create a new branch from an existing pull request. Later, you plan to merge the new branch and the target branch of the pull request.
You need to use a pull request action to create the new branch. The solution must ensure that the branch uses only a portion of the code in the pull request.
Which pull request action should you use?
You use a Git repository for applications source control.
You plan to create a new branch from an existing pull request. Later, you plan to merge the new branch and the target branch of the pull request.
You need to use a pull request action to create the new branch. The solution must ensure that the branch uses only a portion of the code in the pull request.
Which pull request action should you use?
AZ-400 Exam Question 132
You have a GitHub Enterprise account.
You have three projects named Project 1, Project2, and Project3. Project! must meet the following requirements:
* Perform concurrent testing across 700 hosts.
* Support workflow job durations of at least five hours.
Project2 must meet the following requirements:
* Perform concurrent load testing across 35 hosts that run macOS.
* Support workflow job durations of at least one hour.
Project3 must meet the following requirements:
* Perform concurrent load testing across 200 hosts run that Windows.
* Support workflow job durations of at least 24 hours.
You need to recommend an architecture for the GitHub runners of the projects. The solution must minimize costs. What should you recommend for each project? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have three projects named Project 1, Project2, and Project3. Project! must meet the following requirements:
* Perform concurrent testing across 700 hosts.
* Support workflow job durations of at least five hours.
Project2 must meet the following requirements:
* Perform concurrent load testing across 35 hosts that run macOS.
* Support workflow job durations of at least one hour.
Project3 must meet the following requirements:
* Perform concurrent load testing across 200 hosts run that Windows.
* Support workflow job durations of at least 24 hours.
You need to recommend an architecture for the GitHub runners of the projects. The solution must minimize costs. What should you recommend for each project? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-400 Exam Question 133
You are automating the build process for a Java-based application by using Azure DevOps.
You need to add code coverage testing and publish the outcomes to the pipeline.
What should you use?
You need to add code coverage testing and publish the outcomes to the pipeline.
What should you use?
AZ-400 Exam Question 134
You need to deploy Azure Kubernetes Service (AKS) to host an application. The solution must meet the following requirements:
Containers must only be published internally.
AKS clusters must be able to create and manage containers in Azure.
What should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE:Each correct selection is worth one point.

Containers must only be published internally.
AKS clusters must be able to create and manage containers in Azure.
What should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE:Each correct selection is worth one point.

AZ-400 Exam Question 135
Task 9
Initialize the default main branch, if it does not exist already.
You need to create a pipeline that will execute a .NET Core build task for the src directory.
The pipeline code must be stored in a new branch named azure-pipelinesT.
The pipeline must run automatically when a pull request against the mam branch is created or updated.
Initialize the default main branch, if it does not exist already.
You need to create a pipeline that will execute a .NET Core build task for the src directory.
The pipeline code must be stored in a new branch named azure-pipelinesT.
The pipeline must run automatically when a pull request against the mam branch is created or updated.




