You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/how-to-manage-labs.md
+18-6Lines changed: 18 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,12 @@
1
1
---
2
-
title: Manage labs in Azure Lab Services | Microsoft Docs
2
+
title: View and manage labs
3
3
description: Learn how to create a lab, configure a lab, view all the labs, or delete a lab.
4
+
services: lab-services
5
+
ms.service: lab-services
6
+
author: ntrogh
7
+
ms.author: nicktrog
4
8
ms.topic: how-to
5
-
ms.date: 01/21/2022
9
+
ms.date: 01/21/2023
6
10
---
7
11
8
12
# Manage labs in Azure Lab Services
@@ -20,23 +24,31 @@ This article describes how to create and delete labs. It also shows you how to v
20
24
1. Select **Sign in**. Select or enter a **user ID** that is a member of the **Lab Creator** role in the lab plan, and enter password. Azure Lab Services supports organizational accounts and Microsoft accounts.
21
25
22
26
[!INCLUDE [Select a tenant](./includes/multi-tenant-support.md)]
23
-
1. Confirm that you see all the labs in the selected resource group. On the lab's tile, you see the number of virtual machines in the lab and the quota for each user.
1. Confirm that you see all the labs in the selected resource group.
29
+
30
+
On the lab's tile, you can see the number of virtual machines in the lab and the quota for each user.
31
+
32
+
:::image type="content" source="./media/how-to-manage-labs/all-labs.png" alt-text="Screenshot that shows the list of labs in the Azure Lab Services website.":::
33
+
26
34
1. Use the drop-down list at the top to select a different lab plan. You see labs in the selected lab plan.
27
35
36
+
> [!NOTE]
37
+
> If you're granted access but are unable to view the labs from other people, you might select *All labs* instead of *My labs* in the **Show** filter.
38
+
28
39
## Delete a lab
29
40
30
41
1. On the tile for the lab, select three dots (...) in the corner, and then select **Delete**.
:::image type="content" source="./media/how-to-manage-labs/delete-button.png" alt-text="Screenshot that shows the list of labs in the Azure Lab Services website, highlighting the Delete button.":::
44
+
33
45
1. On the **Delete lab** dialog box, select **Delete** to continue with the deletion.
34
46
35
47
## Switch to another lab
36
48
37
49
To switch to another lab from the current, select the drop-down list of labs at the top.
38
50
39
-

51
+
:::image type="content" source="./media/how-to-manage-labs/switch-lab.png" alt-text="Screenshot that shows how to select a different lab using the lab selector control in the Azure Lab Services website.":::
40
52
41
53
To switch to a different group, select the left drop-down and choose the lab plan's resource group. To switch to a different lab account, select the left drop-down and choose the lab account name. The Azure Lab Services portal organizes labs by lab plan's resource group/lab account, then by lab name.
0 commit comments