title | layout | sidebar | permalink | folder |
---|---|---|---|---|
Azure DevOps Lab Prerequisites |
page |
vsts |
/labs/azuredevops/prereq/ |
/labs/azuredevops/prereq/ |
Lab version: 15.8.2
Last updated: 9/4/2018
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.
-
Sign in using the Microsoft account associated with your Azure DevOps subscription.
-
Accept the permission requests for accessing your subscription.
-
Use the project name "Parts Unlimited" and select the PartsUnlimited template. Click Create Project. 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 Clone to copy the repo locally.
-
From Solution Explorer, double-click PartsUnlimited.sln to open the solution. You can ignore warnings about unsupported project types.
-
Leave Visual Studio open for use in your lab.