AZ-400 · Question #103
Drag and Drop Question You are configuring Azure Pipelines for three projects in Azure DevOps as shown in the following table. Which version control system should you recommend for each project? To an
The correct answer is Git in Azure Repos; GitHub Enterprise; Assembia Subversion. The correct arrangement maps each project to the version control system that best fits its described requirements. Git in Azure Repos is the native, fully integrated VCS within Azure DevOps and is ideal for projects already within the Microsoft/Azure ecosystem requiring tight pip
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Git in Azure Repos
- GitHub Enterprise
- Assembia Subversion
Explanation
The correct arrangement maps each project to the version control system that best fits its described requirements. Git in Azure Repos is the native, fully integrated VCS within Azure DevOps and is ideal for projects already within the Microsoft/Azure ecosystem requiring tight pipeline integration. GitHub Enterprise is recommended for projects that need enterprise-grade GitHub features (self-hosted, private repositories with advanced security) while still integrating with Azure Pipelines. Assembia Subversion (SVN) is the appropriate choice for projects that rely on a centralized version control model, as Azure Pipelines supports SVN as an external repository source for legacy or centralized workflows.
Topics
Community Discussion
No community discussion yet for this question.



