ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

218 / 375

Question 218:

Your company has a Git repository in Azure Repos. The developers currently bring the changes directly to the master branch. You have to implement the following requirements. Ensure that the master branch is protected. Here you need to ensure that new changes are built in the feature branches first.
Ensure that changes are reviewed and approved by at least one release manager before each merge
All changes must be brought into the master branch with the use of pull requests.
Which of the following would you implement for this requirement?

Answer options:

A.Branch policies
B.Project settings
C.Deployment pools
D.Branch security