ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

2 / 375

Question 2:

A team is currently using a project in Azure Devops. The team needs to have a policy in place that ensures the following 
A user should be able to merge to a master branch even if the code fails to compile. 
The solution must use the principle of least privilege. 
Which of the following would you implement?

Answer options:

A.Ensure that the user is added to the Build Administrators group
B.Ensure that the user is added to the Project Administrators group
C.Ensure to modify the access control for the user from the security setting of the repository
D.Ensure to modify the access control for the user from the security setting of the branch