From the course: Azure DevOps for Beginners

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Create an Azure Repo in the portal

Create an Azure Repo in the portal - Azure Tutorial

From the course: Azure DevOps for Beginners

Create an Azure Repo in the portal

- Every project can have one or more repositories. Currently in the HealthClinic project, I only have a single repository. I would like to add an additional repository so that I can have simple examples for the rest of the videos in this chapter. There are several ways to do this. I'm going to click on repos here in the sidebar and then go to this dropdown and choose manage repositories. This shows all the repositories for this project. I only have the one, and when I click on it I can see the settings for this repository. Like whether I allow forks, and many other settings in here. And then there's policies for this and permissions for this repository. If I go back to All Repositories, I can go to settings. Now I'm setting policies and permissions for any repository that's created in this project. Let's start by looking at settings. There's this relatively new setting in here called default branch name for repositories.…

Contents