AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: This is case study questions followed by 4 azure video

Question 1 Be Honest
« Back   Next azure az-400-devops-engineer-expert Question »
Answer

Full Certification Question

This is case study questions followed by 4 questions. ABC company is using Azure Devops for creating Software. All project related code will be hosted on a Git Repository in Azure Repos. You have been hired as Azure Devops architect to implement company policies and code flow system . Company has following development team: 3 Team lead who will review the code in all staging phases. 20 developers who will implement new features and reviewing pull requests. An infrastructure associate who is responsible for deploying application. We need to manage permissions using the group not by users to avoid administrative overhead. So, We have created groups for each role. Like one group for Team Lead, one for developers and so on. Below are the requirement : Before committing any code changes to the master branch, it must be reviewed from a Team Lead. Q. No 1 After creating the repository, team leads reported that one of the developers pushed the code directly to master branch before it had been reviewed. You need to ensure only a reviewed pull request are added to main branch ? Which two actions should you perform ?