Skip to content

Commit ce7ba11

Browse files
committed
Update banner type to caution and move up
1 parent 127d3c1 commit ce7ba11

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

articles/lab-services/how-to-manage-lab-plans.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,29 +39,27 @@ To view the list of lab plans in the Azure portal:
3939
4040
## Delete a lab plan
4141

42+
> [!CAUTION]
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 and Azure Compute Gallery images. 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+
4247
To delete a lab plan in the Azure portal:
4348

4449
1. Sign in to the [Azure portal](https://portal.azure.com).
4550

4651
1. View the list of lab plans.
4752

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.
51-
52-
1. Select **Delete** from the toolbar.
53+
1. In the list, check the checkbox for the lab plan that you want to delete, and then select **Delete**.
5354

5455
:::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.":::
5556

57+
Alternately, select the lab plan from the list, and then select **Delete** on the lab plan **Overview** page.
58+
5659
1. Enter **Yes** to confirm the delete action, and then select **Delete**.
5760

5861
:::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.":::
5962

60-
> [!IMPORTANT]
61-
> Deleting a lab plan will not delete any labs created from that lab plan.
62-
>
63-
> Before you delete a lab plan, make sure to delete all associated labs and Azure Compute Gallery images.
64-
6563
## Next steps
6664

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

0 commit comments

Comments
 (0)