Launch Visual Studio via Azure DevOps Services

Azure DevOps Services

When you first open Visual Studio 2015, you can sign in and connect to Azure DevOps Services.

If you're already signed in to Visual Studio or using Visual Studio 2017, connect to Azure DevOps Services.

Once you're connected, you can store or share code in free, unlimited, private, cloud-based Git repositories or Team Foundation Version Control (TFVC). Organize and manage your work with Agile tools for DevOps, continuous integration, and continuous delivery. Your team can build often, test early, and ship faster.

To set up Visual Studio without Azure DevOps Services, learn how to get started. To host your own server, learn how to install and set up Azure DevOps Server.

Azure DevOps Services is free for up to five users with access to Basic features and for unlimited Visual Studio subscribers and Stakeholders who can access limited features. Learn what else you get with Azure DevOps Services. If you want, you can also use Azure DevOps Services with any IDE or code editor, like the following examples:

How do I set up Visual Studio 2015 for Azure DevOps Services when I sign in?

  1. Download and install Visual Studio, if you don't have the version you want already. Which versions can I use with Azure DevOps Services?

    If you have a Visual Studio subscription that includes the Visual Studio IDE, get the version that's available with your subscription.

  2. Start Visual Studio, and then sign in to create your profile.

    This profile saves your settings and roams with you when you sign in to Visual Studio on any computer. Why else should I sign in? If you're a Visual Studio subscriber, use the sign in address for your subscription.

    Sign in to Visual Studio

    Can't sign in?

  3. Enter your sign in address, and then enter your password.

  4. Add your Visual Studio profile details. You only need to add these details once.

    Create your profile

  5. Give your organization a name, and confirm its location.

    Name your organization, confirm its location

    How can I create an organization later or change its location?

  6. Create your first project to store your code, work items, backlog, builds, tests, and other assets. Name your project, select a process to organize your work, and choose the version control to manage your code.

    Create your project

    Not sure which to choose? Learn which process and version control (Git or TFVC) work best for you.

  7. If you're a new Visual Studio user, you can change your settings here, or change them later in Visual Studio options.

    Change settings, if you want

    These changes are saved with your profile, and your settings roam with you wherever you sign in.

  8. To view your new organization, sign in to https://dev.azure.com/{yourorganization}.

Next steps