title | layout | sidebar | permalink | folder | version | updated |
---|---|---|---|---|---|---|
Azure DevOps Lab Prerequisites |
page |
vsts |
/labs/azuredevops/prereq/ |
/labs/azuredevops/prereq/ |
Lab version - 1.38.0 |
Last updated - 9/12/2019 |
Certain Azure DevOps labs require a preconfigured Parts Unlimited team project. This document outlines the required steps to set up the required data.
-
Navigate to https://azuredevopsdemogenerator.azurewebsites.net. This utility site will automate the process of creating a new Azure DevOps project within your account that is prepopulated with content (work items, repos, etc.) required for the lab. For more information on the site, please see https://docs.microsoft.com/en-us/azure/devops/demo-gen.
-
Sign in using the Microsoft account associated with your Azure DevOps subscription.
-
Accept the permission requests for accessing your subscription.
-
Select your Azure DevOps organization and enter the project name "Parts Unlimited". Click Choose Template.
-
Select the PartsUnlimited template and click Select Template.
-
Click Create Project and wait for the process to complete.
-
Some labs will require you to open the Parts Unlimited solution in Visual Studio. If your lab doesn't require this, you can skip this task.
-
Navigate to your Azure DevOps team project for Parts Unlimited. It will be something like [https://dev.azure.com/YOURACCOUNT/Parts%20Unlimited](https://dev.azure.com/YOURACCOUNT/Parts Unlimited).
-
Navigate to the Repos hub.
-
Click Clone and select Clone in Visual Studio.
-
Follow the workflow to clone and configure the project in Visual Studio. Click Connect to copy the repo locally.
-
From Team Explorer, double-click PartsUnlimited.sln from the Solutions section to open the solution. You can ignore warnings about unsupported project types.
-
Leave Visual Studio open for use in your lab.