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
title: Delete an Azure Lab Services lab from Teams
3
+
description: Learn how to delete an Azure Lab Services lab from Teams.
4
+
ms.topic: article
5
+
ms.date: 10/12/2020
6
+
---
7
+
8
+
# Delete labs within Teams
9
+
10
+
This article shows how to delete a lab from the **Azure Lab Services** app.
11
+
12
+
## Prerequisites
13
+
14
+
*[Create a Lab Services account](tutorial-setup-lab-account.md#create-a-lab-account) in the Azure portal.
15
+
*[Get started and create a Lab Services lab within Teams](how-to-get-started-create-lab-within-teams.md).
16
+
17
+
## Delete labs
18
+
19
+
A lab created within Teams can be deleted in the [Lab Services website](https://labs.azure.com) by deleting the lab directly, as described in [Manage classroom labs in Azure Lab Services](how-to-manage-classroom-labs.md).
20
+
21
+
Lab deletion is also triggered when the team is deleted. If the team in which the lab is created gets deleted, lab would be automatically deleted 24 hours after the automatic user list sync is triggered.
22
+
23
+
> [!IMPORTANT]
24
+
> Deletion of the tab or uninstalling the app will not result in deletion of the lab.
25
+
26
+
If the tab is deleted, users on the team membership list will still be able to access the VMs on the [Lab Services website](https://labs.azure.com) unless the lab deletion is explicitly triggered by deleting the lab on website or deleting the team.
27
+
28
+
## Next steps
29
+
30
+
-[Use Azure Lab Services within Teams overview](lab-services-within-teams-overview.md)
31
+
-[Manage lab user lists within Teams](how-to-manage-user-lists-within-teams.md)
32
+
-[Manage lab's VM pool within Teams](how-to-manage-vm-pool-within-teams.md)
33
+
-[Create and manage lab schedules within Teams](how-to-create-schedules-within-teams.md)
34
+
-[Access a VM within Teams – Student view](how-to-access-vm-for-students-within-teams.md)
Copy file name to clipboardExpand all lines: articles/lab-services/how-to-get-started-create-lab-within-teams.md
+10-15Lines changed: 10 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: Get started and create an Azure Lab Services lab from Teams
3
-
description: Learn how to get started and create an Azure Lab Services lab from Teams.
2
+
title: Get started and create an Azure Lab Services lab withing Teams
3
+
description: Learn how to get started and create an Azure Lab Services lab withing Teams.
4
4
ms.topic: article
5
5
ms.date: 10/08/2020
6
6
---
7
7
8
-
# Get started and create a Lab Services lab from Teams
8
+
# Get started and create a Lab Services lab withing Teams
9
9
10
10
This article shows how to add the **Azure Lab Services** app to a Team and then how to create a lab within MS Teams environment.
11
11
@@ -29,6 +29,8 @@ You, as a Team owner, can add **Azure Lab Services** app directly in your Teams
29
29
30
30
> [!NOTE]
31
31
> Only Team **Owners** will be able to create labs for the team.
32
+
33
+

32
34
1. Select a Lab Services account, which you would like to use for creating classroom labs in this team.
33
35
34
36
Azure Lab Services uses single sign-on into the [Azure Lab Services website](https://labs.azure.com) and pulls all the lab accounts that you have access to.
@@ -38,31 +40,24 @@ You, as a Team owner, can add **Azure Lab Services** app directly in your Teams
38
40

39
41
1. Press **Save** and the tab gets added to the channel.
40
42
41
-
Now you can select the **Azure Lab Services** tab from your channel and start managing labs as described in the following step.
42
-
43
-
After the lab account is selected, Team owners will be able to create labs for the team. The entire lab creation process and all the tasks at the lab level can be performed within Teams. Users will have the option to create multiple labs within the same team and the Team owner, with appropriate access at the lab account level, will see only the labs associated with the specific team.
44
-
45
-
## Deleting classroom labs
43
+

46
44
47
-
A lab created within Teams can be deleted in the [Lab Services website](https://labs.azure.com) by deleting the lab directly, as described in [Manage classroom labs in Azure Lab Services](how-to-manage-classroom-labs.md).
45
+
Now you can select the **Azure Lab Services** tab from your channel and start managing labs as described in the following articles.
48
46
49
-
Lab deletion is also triggered when the team is deleted. If the team in which the lab is created gets deleted, lab would be automatically deleted 24 hours after the automatic user list sync is triggered.
50
-
51
-
Deletion of the tab or uninstalling the app will not result in deletion of the lab. If the tab is deleted, users on the team membership list will still be able to access the VMs on the [Lab Services website](https://labs.azure.com) unless the lab deletion is explicitly triggered by deleting the lab on website or deleting the team.
47
+
After the lab account is selected, Team owners will be able to create labs for the team. The entire lab creation process and all the tasks at the lab level can be performed within Teams. Users will have the option to create multiple labs within the same team and the Team owner, with appropriate access at the lab account level, will see only the labs associated with the specific team.
52
48
53
49
## Next steps
54
50
55
51
When a lab is created within Teams, the lab user list is automatically populated and synced with the team membership. Everyone on the team, including Owners, Members and Guests will be automatically added to the lab user list. Azure lab Services will maintain a sync with the team membership and an automatic sync is triggered every 24 hours. For details, see:
56
52
57
-
[Manage Lab Services user lists from Teams](how-to-manage-user-lists-within-teams.md)
53
+
[Manage Lab Services user lists withing Teams](how-to-manage-user-lists-within-teams.md)
58
54
59
55
### See also
60
56
61
57
Also see the following articles:
62
58
63
59
-[Use Azure Lab Services within Teams overview](lab-services-within-teams-overview.md)
64
-
-[Manage lab user lists within Teams](how-to-manage-user-lists-within-teams.md)
65
60
-[Manage lab's VM pool within Teams](how-to-manage-vm-pool-within-teams.md)
66
61
-[Create and manage lab schedules within Teams](how-to-create-schedules-within-teams.md)
67
62
-[Access a VM within Teams – Student view](how-to-access-vm-for-students-within-teams.md)
68
-
63
+
-[Delete labs within Teams](how-to-delete-lab-within-teams.md)
0 commit comments