Post

Onboarding to Azure DevOps

Creating Azure DevOps Free Account

  1. Navigate to https://dev.azure.com/ or https://azure.microsoft.com/en-us/products/devops.

    Azure_DevOps_Start_free

  2. Sign in with your Microsoft Live Account or Github Account. If you don’t have an account with either of these sources, you can Create a Microsoft Account or Create a GitHub Account.

    Azure-DevOps-Sign-in

    Azure-DevOps-Sign-in-Password

  3. Select Country/Region you want to start with and resources to be hosted and click on Continue

    Azure-DevOps-Region

Creating an Azure DevOps Organization

  • Provide the name of Azure DevOps Organization and region for projects to be hosted. Provide captcha and then click Continue.

    Azure-DevOps-Organization

    Azure-DevOps-Organization2

Creating an Azure Devops Project in an Organization

  • Create a Project in the Organization you created by providing project name. Here it’s datosmic-project1 project in datosmic organization.

    ADO-Project-Creation2

Congratulations!!! You have successfully created a new organization and a project in an Organization.

Here is how the welcome screen looks like after creation of a project.

ADO-Project

To create a project in an existing organization:

  1. Navigate to Azure DevOps Organization main page: https://dev.azure.com/<<Organization Name>>/
  2. Click on New Project and provide
    1. Project Name
    2. Description
    3. Visibility
    4. Version Control (Optional)
    5. Work Item Process (Optional)
    6. then click on Create to create a new project

    ADO-Project2

    ADO-Project3

See Also

This post is licensed under CC BY 4.0 by the author.