Skip to main content
Exam Question AZ-400 Expert
You can preview the first five questions of this AZ-400 practice exam.

As the DevOps engineer of MDFT Pro, a well-known training agency, you are configuring Azure Pipelines for a project named PROJ-01.

You are preparing to use a version control system that allows for source code to be stored on a managed Windows server located on the company network.

Which of the following is the version control system you should use?

Please select at least one answer!

Bitbucket cloud is incorrect. Bitbucket Cloud is a cloud-hosted service, not an on-premises solution on the company network.

Github Professional is incorrect. GitHub Professional is not a valid product offering; GitHub Enterprise is the on-premises version.

Github Enterprise is correct. GitHub Enterprise provides on-premises Git repository hosting on managed Windows servers, meeting the requirement.

Git in Azure Repos is incorrect. Git in Azure Repos is cloud-hosted, not located on a managed Windows server on the company network.


Learn more about this topic: Implement Source Control
Next Question