A code repository is where you store and manage your source code. In Azure DevOps, this is done using Azure Repos.
Managing your source code in a repository lets you track and manage changes and versions of your source code. Whether or not you are a single developer, or you work in a team, using Azure Repos provides an invaluable set of tools for everyone.
This recipe will show you how to create a source code repository in an Azure DevOps project.