nerdexam
Microsoft

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

Submitted by omar99· Mar 6, 2026Design and Implement Source Control - selecting and integrating appropriate version control systems with Azure Pipelines as part of the AZ-400 (Designing and Implementing Microsoft DevOps Solutions) certification.

Question

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 answer, drag the appropriate version control systems to the correct projects. Each version control system may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-400 question #103 exhibit 1
AZ-400 question #103 exhibit 2
AZ-400 question #103 exhibit 3
AZ-400 question #103 exhibit 4

Answer Area

Drag items

Assembia SubversionBitbucket CloudGit in Azure ReposGitHub Enterprise

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

#Azure Pipelines#Version Control Systems#Azure DevOps Integration#Source Repository Configuration

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice