Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5dcf2b

Browse files
committedOct 15, 2020
labs updates
1 parent b0f2391 commit b5dcf2b

File tree

6 files changed

+46
-16
lines changed

6 files changed

+46
-16
lines changed
 

‎articles/lab-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
- name: Manage VM pool
6666
href: how-to-manage-vm-pool-within-teams.md
6767
- name: Delete labs
68-
href: how-to-get-started-create-lab-within-teams.md#deleting-classroom-labs
68+
href: how-to-delete-lab-within-teams.md
6969
- name: Schedules and settings
7070
href: how-to-create-schedules-within-teams.md
7171
- name: Access a VM (student view)
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
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)
35+

‎articles/lab-services/how-to-get-started-create-lab-within-teams.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
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.
44
ms.topic: article
55
ms.date: 10/08/2020
66
---
77

8-
# Get started and create a Lab Services lab from Teams
8+
# Get started and create a Lab Services lab withing Teams
99

1010
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.
1111

@@ -29,6 +29,8 @@ You, as a Team owner, can add **Azure Lab Services** app directly in your Teams
2929

3030
> [!NOTE]
3131
> Only Team **Owners** will be able to create labs for the team.
32+
33+
![Add a tab](./media/integrate-with-teams/add.png)
3234
1. Select a Lab Services account, which you would like to use for creating classroom labs in this team.
3335

3436
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
3840
![Welcome to ALS](./media/integrate-with-teams/welcome.png)
3941
1. Press **Save** and the tab gets added to the channel.
4042

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+
![Created the ALS tab](./media/integrate-with-teams/created.png)
4644

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.
4846

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.
5248

5349
## Next steps
5450

5551
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:
5652

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)
5854

5955
### See also
6056

6157
Also see the following articles:
6258

6359
- [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)
6560
- [Manage lab's VM pool within Teams](how-to-manage-vm-pool-within-teams.md)
6661
- [Create and manage lab schedules within Teams](how-to-create-schedules-within-teams.md)
6762
- [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)
Loading
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.