|
1 | 1 | ---
|
2 |
| -title: Manage lab plans in Azure Lab Services | Microsoft Docs |
3 |
| -description: Learn how to create a lab plan, view all lab plans, or delete a lab plan in an Azure subscription. |
| 2 | +title: Create and manage lab plans |
| 3 | +titleSuffix: Azure Lab Services |
| 4 | +description: Learn how to create an Azure Lab Services lab plan, view all lab plans, or delete a lab plan in the Azure portal. |
| 5 | +services: lab-services |
| 6 | +ms.service: lab-services |
| 7 | +author: ntrogh |
| 8 | +ms.author: nicktrog |
4 | 9 | ms.topic: how-to
|
5 |
| -ms.date: 10/26/2021 |
| 10 | +ms.date: 03/14/2023 |
6 | 11 | ---
|
7 | 12 |
|
8 |
| -# Create and manage lab plans |
| 13 | +# Create and manage lab plans in Azure Lab Services |
9 | 14 |
|
10 | 15 | [!INCLUDE [preview note](./includes/lab-services-new-update-focused-article.md)]
|
11 | 16 |
|
12 | 17 | In Azure Lab Services, a lab plan is a container for managed lab types such as labs. An administrator sets up a lab plan with Azure Lab Services and provides access to lab owners who can create labs in the plan. This article describes how to create a lab plan, view all lab plans, or delete a lab plan.
|
13 | 18 |
|
14 | 19 | ## Create a lab plan
|
15 | 20 |
|
16 |
| -To create a lab plan, see [Set up a lab plan with Azure Lab Services](quick-create-resources.md). |
| 21 | +To create a lab plan, see [Quickstart: Set up resources to create labs](quick-create-resources.md). |
17 | 22 |
|
18 | 23 | ## View lab plans
|
19 | 24 |
|
| 25 | +To view the list of lab plans in the Azure portal: |
| 26 | + |
20 | 27 | 1. Sign in to the [Azure portal](https://portal.azure.com).
|
21 |
| -2. Select **All resources** from the menu. |
22 |
| -3. Select **Lab Plans** for the type. You can also filter by subscription, resource group, locations, and tags. |
23 | 28 |
|
24 |
| - :::image type="content" source="./media/how-to-manage-lab-plans/all-resources-lab-plans.png" alt-text="All resources -> Lab Plans"::: |
| 29 | +1. In the search box, enter *lab plan*, and then select **Lab plans**. |
25 | 30 |
|
26 |
| -## Delete a lab plan |
| 31 | + :::image type="content" source="./media/how-to-manage-lab-plans/azure-portal-search-lab-plans.png" alt-text="Screenshot that shows how to search lab plan resources in the Azure portal."::: |
27 | 32 |
|
28 |
| -Follow instructions from the previous section that displays lab plans in a list. Use the following instructions to delete a lab plan: |
| 33 | +1. View the list of lab plans. |
29 | 34 |
|
30 |
| -1. Select the **lab plan** that you want to delete. |
31 |
| -1. Select **Delete** from the toolbar. |
| 35 | + :::image type="content" source="./media/how-to-manage-lab-plans/azure-portal-all-lab-plans.png" alt-text="Screenshot that shows the list of lab plans in the Azure portal, highlighting the filter options."::: |
32 | 36 |
|
33 |
| - :::image type="content" source="./media/how-to-manage-lab-plans/delete-button.png" alt-text="Lab Plans -> Delete button"::: |
34 |
| -1. Type **Yes** for confirmation. |
35 |
| -1. Select **Delete**. |
| 37 | + > [!TIP] |
| 38 | + > Use the filters to restrict the list of the resources by subscription, resource group, location, or other criteria. |
36 | 39 |
|
37 |
| - :::image type="content" source="./media/how-to-manage-lab-plans/delete-lab-plan-confirmation.png" alt-text="Delete lab plan - confirmation"::: |
| 40 | +## Delete a lab plan |
38 | 41 |
|
39 |
| -> [!NOTE] |
| 42 | +> [!CAUTION] |
40 | 43 | > Deleting a lab plan will not delete any labs created from that lab plan.
|
| 44 | +> |
| 45 | +> Before you delete a lab plan, make sure to delete all associated labs, Azure Compute Gallery images, and other resources. If you're unable to delete these resources, create an [Azure Support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest/) for Azure Lab Services. |
| 46 | +
|
| 47 | +To delete a lab plan in the Azure portal: |
| 48 | + |
| 49 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
| 50 | + |
| 51 | +1. View the list of lab plans. |
| 52 | + |
| 53 | +1. In the list, check the checkbox for the lab plan that you want to delete, and then select **Delete**. |
| 54 | + |
| 55 | + :::image type="content" source="./media/how-to-manage-lab-plans/azure-portal-delete-lab-plan.png" alt-text="Screenshot that shows how to delete a lab plan in the Azure portal."::: |
| 56 | + |
| 57 | + Alternately, select the lab plan from the list, and then select **Delete** on the lab plan **Overview** page. |
| 58 | + |
| 59 | +1. Enter **Yes** to confirm the delete action, and then select **Delete**. |
| 60 | + |
| 61 | + :::image type="content" source="./media/how-to-manage-lab-plans/delete-lab-plan-confirmation.png" alt-text="Screenshot that shows the delete lab plan confirmation page in the Azure portal."::: |
41 | 62 |
|
42 | 63 | ## Next steps
|
43 | 64 |
|
44 |
| -See other articles in the **How-to guides** -> **Create and configure lab plans** section of the table-of-content (TOC). |
| 65 | +See other articles in the **How-to guides** -> **Create and configure lab plans** section of the table-of-content (TOC). |
0 commit comments