From the course: Azure for DevOps: Implementing Development Processes

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Introduction to Azure Repos

Introduction to Azure Repos - Azure Tutorial

From the course: Azure for DevOps: Implementing Development Processes

Start my 1-month free trial

Introduction to Azure Repos

- [Instructor] Introduction to Azure Repos. So what are Azure Repos? Azure Repos are a set of version control tools that you use to manage your code inside of the Azure DevOps product or platform. There's various pieces that make up Azure DevOps, Azure Repos being one of 'em. You also have Azure Artifacts, which we talked about in earlier videos, which are the version control for your binaries. So think of it as binary repository. The other things that are involved with the Azure platform are boards for doing your work item management and project management. And again, repos you have builds or pipelines. So you have various pieces of Azure DevOps. You also have test plans, which are your manual and exploratory testing. So again, you have your CICD, your version control, you have your binary repository and you know you have your testing out there available to you. The two types of version control systems that are…

Contents