- In your web browser, navigate to https://dev.azure.com and log in with your Azure DevOps account.
- Open the televisionShow project.
- On the left side menu, click Repos.
- Scroll to the bottom of the screen and click Initialize:
Notice that there are other options for creating your code repository. If you have an existing repository on your local machine, then you can upload (push) it to Azure DevOps. Similarly, if you have been working in GitHub, then you can import that repository to Azure DevOps as well.
In a few short moments, your new source code repository will be available:
Can you believe that's it? It only takes a few easy steps to create your own cloud-based source control repository!