AZ-400 Exam Question 81
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.
Your company has a project in Azure DevOps for a new web application.
You need to ensure that when code is checked in, a build runs automatically.
Solution: From the Pre-deployment conditions settings of the release pipeline, you select Batch changes while a build is in progress.
Does this meet the goal?
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.
Your company has a project in Azure DevOps for a new web application.
You need to ensure that when code is checked in, a build runs automatically.
Solution: From the Pre-deployment conditions settings of the release pipeline, you select Batch changes while a build is in progress.
Does this meet the goal?
AZ-400 Exam Question 82
You manage build pipelines and deployment pipelines by using Azure DevOps.
Your company has a team of 500 developers. New members are added continual lo the team You need to automate me management of users and licenses whenever possible Which task must you perform manually?
Your company has a team of 500 developers. New members are added continual lo the team You need to automate me management of users and licenses whenever possible Which task must you perform manually?
AZ-400 Exam Question 83
You have GitHub repository named repo1 that stores the code of named App1.
You need deploy workflow for repo1 by using GitHub Actions. The solution must meet the following requirements:
* Scan on pushes to the main branch.
* Scan on pull requests to the main branch.
* Scan on pull requests to any branch that has a prefix of releases/.
* Scan all the files in subdirectories of the scan directory.
* Exclude scanning of markdown files

You need deploy workflow for repo1 by using GitHub Actions. The solution must meet the following requirements:
* Scan on pushes to the main branch.
* Scan on pull requests to the main branch.
* Scan on pull requests to any branch that has a prefix of releases/.
* Scan all the files in subdirectories of the scan directory.
* Exclude scanning of markdown files

AZ-400 Exam Question 84
You have an Azure subscription that contains an Azure pipeline named Pipeline1 and a GitHub repository named Repo1, Repo1 contains Bicep modules. Pipeline1 deploys Azure resources by using the Bicep modules.
You need to ensure that all releases comply With Azure Policy before they are deployed to production.
What should you do?
You need to ensure that all releases comply With Azure Policy before they are deployed to production.
What should you do?
AZ-400 Exam Question 85
You need to meet the technical requirements for monitoring App1.
What should you use?
What should you use?


