Skip to content

Commit 90751d0

Browse files
Merge pull request #230604 from ntrogh/als-delete-lab-plan
[Azure Lab Services] Delete lab plan - add note about dependent resources
2 parents fdff5f4 + 7af38a3 commit 90751d0

File tree

6 files changed

+39
-18
lines changed

6 files changed

+39
-18
lines changed
Lines changed: 39 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,65 @@
11
---
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
49
ms.topic: how-to
5-
ms.date: 10/26/2021
10+
ms.date: 03/14/2023
611
---
712

8-
# Create and manage lab plans
13+
# Create and manage lab plans in Azure Lab Services
914

1015
[!INCLUDE [preview note](./includes/lab-services-new-update-focused-article.md)]
1116

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

1419
## Create a lab plan
1520

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

1823
## View lab plans
1924

25+
To view the list of lab plans in the Azure portal:
26+
2027
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.
2328

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

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.":::
2732

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

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.":::
3236

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

39-
> [!NOTE]
42+
> [!CAUTION]
4043
> 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.":::
4162

4263
## Next steps
4364

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).
Binary file not shown.
103 KB
Loading
98.5 KB
Loading
187 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)