✏️ Explanatory Question

What are the two main options available when setting up version control in Azure DevOps?

👁 5 Views
📘 Detailed Answer
🟢 Easy
5
Total Views
9
Related Qs
0%
Progress
💡

Answer with Explanation

When setting up version control in Azure DevOps, you can choose between:

  1. Git – A distributed version control system recommended for modern projects.
  2. TFVC (Team Foundation Version Control) – A centralized version control system useful for large-scale projects with strict versioning needs.