Exam Preparation Quiz

Question 33 of 75

Identify Projects Requiring Team Foundation Version Control

MDFT Pro has four educational technology projects. The version control requirements for each project are shown in the following table.

ProjectRequirement
COURSE_APPProject leads must be able to restrict access to individual files and folders in the repository.
LAB_ENVIRONMENTBefore merging any changes to the main branch, changes must be reviewed by at least two project members and must be associated to at least one work team.
QUIZ_MODULEThe project members must be able to work in Azure Repos directly from Xcode.
CERT_EXAMThe release branch must only be viewable or editable by the project leads.

You plan to use Azure Repos for all the projects. For which projects should you use the Git version control system?

Choose all correct answers from the options below.

Explanations for each answer:

Learn more about Git version control:
Git Version Control
Next Question