Jump to content

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


Recommended Posts

Guest RachelIrabor
Posted

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.
     
    largevv2px999.png.a478045697ce641c30933a60e5c878c9.png
     
    largevv2px999.png.6611ec78e1998162b6e3064c80b0ecd7.png
     
    largevv2px999.png.d32f2f4596e9b96520d554cd2fcfeabe.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.

    largevv2px999.png.f66ad43c99e332ba3b0e9952f827f278.png
    largevv2px999.png.d09512b13242fe75554b844b2169213a.png

 

 

 

Step 3

 

  1. Click on Create new organization.
  2. Click on Continue.
    largevv2px999.png.a3b296a7fd8d11cb04ba9a5490f9397c.png
    largevv2px999.thumb.png.f21153dc93c337bf83c48380c3b3380d.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.

    442x560vv2.png.5fd4e306117d990a1ab336cd4a5d976b.png
    largevv2px999.png.fdff1cbae0cfeac8303461f88004d504.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.
    largevv2px999.png.21dfcd8104c26007139133dc7eb1d081.png
    largevv2px999.thumb.png.3b18d9c7ca654a1c089d797f5bc0f00c.png
    largevv2px999.png.46369878d5f96b65f650a696a1fbdddd.png
    largevv2px999.gif.45907a456f602acd702f01bb107785a8.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.
    largevv2px999.png.5b1fa1e5060645d29994a31f00629b1a.png
    largevv2px999.thumb.png.46b124ff1ac72862ce831c3aa4aaff4b.png

 

 

 

 

 

Create a new repository

 

Step 7

 

  1. Click on Repo.
     
    largevv2px999.thumb.png.9f5a37b45e9d1efd8baf67debacf1b4a.png

 

 

 

Step 8

 

  1. Click on the plus sign at the left hand side of the screen.
    largevv2px999.png.dcd71766d962494daa3596014a9ed20b.png

 

 

 

Step 9

 

  1. Next click on new repository.
    largevv2px999.gif.e0462f189ee33375d0f1812d80a97758.gif
    largevv2px999.png.22d31411d2dc36bfe1b182591a679d3e.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.
    largevv2px999.thumb.png.28e3837e62ee99e510dd867a0899a668.png largevv2px999.thumb.gif.e1cd84d403ac5828b9b98b50ec510ada.gif

 

 

 

Learning resources on Azure DeveOps

 

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...