Skip to content

Files

Latest commit

author
craigcaseyMSFT
Sep 11, 2017
fcfec23 · Sep 11, 2017

History

History
64 lines (48 loc) · 3.71 KB

devtest-lab-create-lab.md

File metadata and controls

64 lines (48 loc) · 3.71 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Create a lab in Azure DevTest Labs | Microsoft Docs
Create a lab in Azure DevTest Labs for virtual machines
devtest-lab,virtual-machines
na
tomarcher
douge
8b6d3e70-6528-42a4-a2ef-449575d0f928
devtest-lab
na
na
na
get-started-article
09/07/2017
tarcher

Create a lab in Azure DevTest Labs

A lab in Azure DevTest Labs is the infrastructure that encompasses a group of resources, such as Virtual Machines (VMs), that lets you better manage those resources by specifying limits and quotas. This article walks you through the process of creating a lab using the Azure portal.

Prerequisites

To create a lab, you need:

Steps to create a lab in Azure DevTest Labs

The following steps illustrate how to use the Azure portal to create a lab in Azure DevTest Labs.

  1. Sign in to the Azure portal.

  2. From the main menu on the left side, select More Services (at the bottom of the list).

    More services menu option

  3. From the list of available services, DevTest Labs.

  4. In the DevTest Labs area, select Add.

    Add a lab

  5. Under Create a DevTest Lab:

    1. Enter a Lab Name for the new lab.
    2. Select the Subscription to associate with the lab.
    3. Select a Location in which to store the lab.
    4. Select Auto-shutdown to specify if you want to enable - and define the parameters for - the automatic shutting down of all the lab's VMs. The auto-shutdown feature is mainly a cost-saving feature whereby you can specify when you want the VM to automatically be shut down. You can change auto-shutdown settings after creating the lab by following the steps outlined in the article Manage all policies for a lab in Azure DevTest Labs.
    5. Enter NAME and VALUE information for Tags if you want to create custom tagging that is added to every resource you will create in the lab. Tags are useful to help you manage and organize lab resources by category. For more information about tags, including how to add tags after creating the lab, see Add tags to a lab.
    6. Select Pin to Dashboard if you want a shortcut of the lab to appear on the portal dashboard.
    7. Select Automation options to get Azure Resource Manager templates for configuration automation.
    8. Select Create. You can monitor the status of the lab creation process by watching the Notifications area. Once completed, refresh the page to see the newly created lab in the list of labs.

    Create a lab section of DevTest Labs

[!INCLUDE devtest-lab-try-it-out]

Next steps

Once you've created your lab, here are some next steps to consider: