Skip to content

Latest commit

 

History

History
 
 

prereq

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
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

Overview

Certain Azure DevOps labs require a preconfigured Parts Unlimited team project. This document outlines the required steps to set up the required data.

Task 1: Configuring the Parts Unlimited team project

  1. Navigate to https://azuredevopsdemogenerator.azurewebsites.net.

  2. Sign in using the Microsoft account associated with your Azure DevOps subscription.

  3. Accept the permission requests for accessing your subscription.

  4. Use the project name "Parts Unlimited" and select the PartsUnlimited template. Click Create Project. Wait for the process to complete.

Task 2: Configuring the Parts Unlimited solution in Visual Studio

  1. 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.

  2. 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).

  3. Navigate to the Repos hub.

  4. Click Clone and select Clone in Visual Studio.

  5. Follow the workflow to clone and configure the project in Visual Studio. Click Clone to copy the repo locally.

  6. From Solution Explorer, double-click PartsUnlimited.sln to open the solution. You can ignore warnings about unsupported project types.

  7. Leave Visual Studio open for use in your lab.