Skip to content

Commit c3df37b

Browse files
authored
Merge pull request #291053 from modularity/az-labs-retirement
refresh azlabs retirement guidance
2 parents 9d8a3ed + c4bf043 commit c3df37b

File tree

5 files changed

+79
-116
lines changed

5 files changed

+79
-116
lines changed

articles/lab-services/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
items:
55
- name: Azure Lab Services retirement guide
66
href: retirement-guide.md
7+
- name: Find and delete lab resources
8+
href: find-delete-lab-resources.md
79
- name: What is Azure Lab Services?
810
href: lab-services-overview.md
911
expanded: true
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Find and delete lab resources
3+
description: Learn about finding and deleting Azure Lab Services lab resources.
4+
ms.topic: how-to
5+
ms.date: 11/25/2024
6+
7+
# customer intent: As an Azure Lab Services customer, I want to understand how to find and delete lab resources, as well as determine which version of Azure Lab Services is deployed whether lab accounts (older version) or lab plans (newer version).
8+
---
9+
10+
# Find and delete lab resources
11+
12+
[!INCLUDE [Retirement guide](./includes/retirement-banner.md)]
13+
14+
There are two versions of Azure Lab Services. Labs created from lab accounts use the older version, while labs created from lab plans use the newer version. This guide explains how to review lab resources, determine lab version, and delete unused resources.
15+
16+
## Find lab version
17+
There are two versions of Azure Lab Services. Lab accounts are the older version, while lab plans are the newer version with enhanced feature. Use lab plans for improved student experience and supportability. Follow these steps to identify which lab version is currently deployed.
18+
19+
* [Find lab accounts](how-to-manage-lab-accounts.md#view-lab-accounts): In the [Azure portal](https://portal.azure.com/) search box, enter lab account, and then select Lab accounts. Labs created from lab accounts use the older version.
20+
21+
* [Find lab plans](how-to-manage-lab-plans.md#view-lab-plans): In the [Azure portal](https://portal.azure.com/) search box, enter lab plan, and then select Lab plans. Labs created from lab plans use the newer version.
22+
23+
## Delete unused lab resources
24+
Regularly review and delete unused lab resources to free up cores, reduce the security surface area, prevent incurring cost from unexpected access, and formally offboard.
25+
26+
* [Delete a lab account](how-to-manage-lab-accounts.md#delete-a-lab-account)
27+
* [Delete a lab created from a lab account](manage-labs-1.md#delete-a-lab-in-a-lab-account)
28+
* [Delete a lab plan](how-to-manage-lab-plans.md#delete-a-lab-plan)
29+
* [Delete a lab created from a lab plan](manage-labs.md#delete-a-lab)

0 commit comments

Comments
 (0)