Skip to content

Commit 4213110

Browse files
committed
Add note about All labs filter
1 parent 1c2702e commit 4213110

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

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

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
2-
title: Manage labs in Azure Lab Services | Microsoft Docs
2+
title: View and manage labs
33
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
48
ms.topic: how-to
5-
ms.date: 01/21/2022
9+
ms.date: 01/21/2023
610
---
711

812
# 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
2024
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.
2125

2226
[!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.
2427

25-
![All labs](./media/how-to-manage-labs/all-labs.png)
28+
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+
2634
1. Use the drop-down list at the top to select a different lab plan. You see labs in the selected lab plan.
2735

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+
2839
## Delete a lab
2940

3041
1. On the tile for the lab, select three dots (...) in the corner, and then select **Delete**.
3142

32-
![Delete button](./media/how-to-manage-labs/delete-button.png)
43+
:::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+
3345
1. On the **Delete lab** dialog box, select **Delete** to continue with the deletion.
3446

3547
## Switch to another lab
3648

3749
To switch to another lab from the current, select the drop-down list of labs at the top.
3850

39-
![Select the lab from drop-down list at the top](./media/how-to-manage-labs/switch-lab.png)
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.":::
4052

4153
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.
4254

2.06 KB
Loading
-791 Bytes
Loading

0 commit comments

Comments
 (0)