Skip to content

Commit 31ca9f8

Browse files
committed
Refresh delete lab plan
1 parent 355f34b commit 31ca9f8

File tree

6 files changed

+37
-16
lines changed

6 files changed

+37
-16
lines changed
Lines changed: 37 additions & 16 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**.
30+
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.":::
32+
33+
1. View the list of lab plans.
34+
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.":::
36+
37+
> [!TIP]
38+
> Use the filters to restrict the list of the resources by subscription, resource group, location, or other criteria.
2539
2640
## Delete a lab plan
2741

28-
Follow instructions from the previous section that displays lab plans in a list. Use the following instructions to delete a lab plan:
42+
To delete a lab plan in the Azure portal:
43+
44+
1. Sign in to the [Azure portal](https://portal.azure.com).
45+
46+
1. View the list of lab plans.
47+
48+
1. In the list, check the checkbox for the lab plan that you want to delete.
49+
50+
Alternately, select the lab plan to view the lab plan **Overview** page.
2951

30-
1. Select the **lab plan** that you want to delete.
3152
1. Select **Delete** from the toolbar.
3253

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**.
54+
:::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 by selecting from the list and selecting Delete.":::
55+
56+
1. Enter **Yes** to confirm the delete action, and then select **Delete**.
3657

37-
:::image type="content" source="./media/how-to-manage-lab-plans/delete-lab-plan-confirmation.png" alt-text="Delete lab plan - confirmation":::
58+
:::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.":::
3859

39-
> [!NOTE]
60+
> [!IMPORTANT]
4061
> Deleting a lab plan will not delete any labs created from that lab plan.
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)