Skip to content

Files

Latest commit

5fee227 · Apr 6, 2022

History

History
46 lines (28 loc) · 1.64 KB

manage-labs.md

File metadata and controls

46 lines (28 loc) · 1.64 KB
title description ms.topic ms.date ms.custom
View and delete labs in Azure Lab Services
Learn how to view and delete all the labs associated with a lab plan.
how-to
04/06/2021
devdivchpfy22

Manage labs

This article describes how a lab plan owner or administrator can view and delete all the labs associated with a lab plan.

Lab plans and labs are sibling resources contained in a resource group. Administrators can use existing tools in the Azure portal to manage labs.

View labs

  1. Open the Resource Group page.

    :::image type="content" source="./media/how-to-manage-lab-plans/labs-in-resource-group.png" alt-text="Screenshot of the labs in the plan.":::

    To view only lab resources, set a filter for Type == Lab.

  2. You see a list of labs with the following information:

    1. Name of the lab.
    2. Type of the resource (Lab).
    3. Location of the lab.
  3. Open a lab to view additional information such as the associated lab plan, OS type, and virtual machine size.

Delete a lab

  1. Open the Resource Group page.

    To view only lab resources, set a filter for Type == Lab.

  2. Select ... (ellipsis), and then select Delete.

    :::image type="content" source="./media/how-to-manage-lab-plans/delete-lab-button.png" alt-text="Screenshot of lab deletion.":::

  3. Type Yes on the warning message.

    :::image type="content" source="./media/how-to-manage-lab-plans/confirm-lab-delete.png" alt-text="Screenshot of lab deletion confirmation message.":::

Next steps

See other articles in the How-to guides -> Create and configure lab plans (lab plan owner) section of the table-of-content (TOC).