24.8k views
2 votes
Which Azure service provides a set of version control tools to manage code?

a) Azure Virtual Machines
b) Azure Logic Apps
c) Azure DevOps
d) Azure Functions

User Jayoung
by
8.0k points

1 Answer

1 vote

Final answer:

Azure DevOps is the service that provides version control tools to manage code, including services like Azure Repos for source control.

Step-by-step explanation:

The Azure service that provides a set of version control tools to manage code is c) Azure DevOps. Azure DevOps includes various services such as Azure Repos, which offers Git repositories or Team Foundation Version Control (TFVC) for source control of your code. It is a part of a broader suite of tools that also assist with project management, build automation, testing, and deployment processes, making it a comprehensive solution for software development projects.

User Symen Timmermans
by
7.1k points