AZ-400 · Question #65
Drag and Drop Question Your company has four projects. The version control requirements for each project are shown in the following table. You plan to use Azure Repos for all the projects. Which versi
The correct answer is Team Foundation Version Control; Git; Git; Team Foundation Version Control. Azure Repos supports exactly two version control systems: Git and Team Foundation Version Control (TFVC). Git is a distributed version control system ideal for projects requiring each developer to have a full local copy of the repository, enabling offline work and flexible branch
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Team Foundation Version Control
- Git
- Git
- Team Foundation Version Control
Explanation
Azure Repos supports exactly two version control systems: Git and Team Foundation Version Control (TFVC). Git is a distributed version control system ideal for projects requiring each developer to have a full local copy of the repository, enabling offline work and flexible branching. TFVC is a centralized version control system ideal for projects that require a single, centralized server repository, large binary file support, and granular permission controls at the file/folder level - which maps to the specific requirements shown in the table for Projects 1 and 4.
Topics
Community Discussion
No community discussion yet for this question.



