Azure DevOps for Beginners: How to Set Up Your Account, Organization, and Repository

This post has been republished via RSS; it originally appeared at: New blog articles in Microsoft Community Hub.

Welcome to my first blog post on Azure DevOps. My name is Rachel Irabor. I'm a Microsoft learn student ambassador, Power Platform and Dynamics 365 Customer Engagement developer. 

 

What is Azure DevOps

 

Azure DevOps is a set of tools for developers, project managers, and other contributors to work together on software development. It lets companies create and improve products more quickly than they could with older methods of software development. Azure DevOps has integrated features that you can access through your web browser or IDE client. You can use all of the services that come with Azure DevOps or just the ones you need to add to your current workflows.

 

In this blog post, I will show you how to create a new organisation in Azure DevOps and how to create a new repository in Azure DevOps.  Both an Azure account and Azure subscription will be required to complete these steps. You can apply for the Azure for Student offering if you are a student to complete these steps.

 

The Step-by-Step process:
 

Step 1

  1. Login into Azure Portal.
  2. Go to the search bar and search for Azure DeveOps organization.
  3. Click on Azure DeveOps organization.
      
    Azure DeveOps.PNG
      
    Azure deveops 1.PNG
      
    Azure deveops 2.PNG

 

 

Step 2

    1. Scroll down and click on My Azure DeveOps organization.
    2. Next, it will ask you sign into your account. Sign into your account.
       Azure deveops3.PNG
         Azure DeveOps4.PNG

 

Step 3

  1. Click on Create new organization.
  2. Click on Continue.
     Azure DeveOps4.PNG
      Azure deveops6.PNG

 

 

Step 4

  1. Next, name your organization.
  2. Select the closest region to host your project.
  3. Click on Continue.
  4. Wait for it to load.
      
    Azure Deveops7.PNG
      Azure Deveops8.PNG

 

Create a new project
 

Step 5

  1. There is no opportunity to select Public for visibility. You can decide to leave the visibility on Private and then click on Create project.
  2. If your decision is to change the visibility to Public. To change the visibility to Public, click on organization policies.Then go to security policies and turn on Allow public projects. Click on Save. You can easily go back turn off allow public project.
  3. Reload the page. Now you can choose between Private or Public.
      Azure Deveops8.PNG
      Azure deveops security policies.PNG
      Azure Deveops9.PNG
       Untitled design (16).gif

 

Step 6

  1. Give your project a name (a name that you can easily identify what the project is about.
  2. For visibility, select Private.
  3. Click on Create Project.
      Create a project in Azure DeveOps.PNG
      Azure DeveOps1.PNG

 

 

Create a new repository
 

Step 7

  1. Click on Repo.
     
    Repos.PNG

 

Step 8

  1. Click on the plus sign at the left hand side of the screen.
      Repos.PNG

 

Step 9

  1. Next click on new repository.
      Untitled design (17).gif
      repo1.PNG

 

 

Step 10

  1. Repository type, select Git.
  2. Add the repository name.
  3. Next, select the Add a Readme.
  4. change Add a gitignore from none to VisualStudio.
      Azure repository.PNG  Untitled design (18).gif

 

Learning resources on Azure DeveOps

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.