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-user-lists-within-teams.md
+23-2Lines changed: 23 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,36 @@ ms.date: 10/07/2020
7
7
8
8
# Manage Lab Services user lists from Teams
9
9
10
-
When a lab is created within Teams (see [Get started and create a Lab Services lab from Teams](how-to-get-started-create-lab-within-teams.md)), 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. Educators can always use the ‘Sync’ button to trigger a manual sync once the team membership is updated.
10
+
When a lab is created within Teams (see [Get started and create a Lab Services lab from Teams](how-to-get-started-create-lab-within-teams.md)), 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 maintains a sync with the team membership and an automatic sync is triggered every 24 hours.
11
+
12
+
## Sync users
13
+
14
+
Educators can use the **Sync** button to trigger a manual sync once the team membership is updated.
Once the automatic or manual sync is complete the following is true depending on whether the lab has been published.
19
+
20
+
* If the lab has not been published at least once:
21
+
* Users will be added or deleted from the lab user list as per changes to the team membership.
22
+
* If the lab has been published at least once, in addition to adding or deleting users, the lab capacity will be automatically updated.
23
+
* If there are any new additions to the team, new VMs will be created.
24
+
* If any user has been deleted from the team, the associated VM will be deleted as well.
11
25
12
26
## Next steps
13
27
28
+
Once the template VM is configured and when the educator selects to publish a lab, number of VMs equivalent to the number of users in the lab’s user list will be created.
29
+
30
+
Once the lab is published and VMs are created, Users will be automatically registered to the lab and VMs will be assigned to them on their first login to Azure Lab Services, for example, when they first access the tab having **Azure Lab Services** app.
31
+
32
+
To manage VM pools, see [Manage a VM pool in Lab Services from Teams](how-to-manage-vm-pool-within-teams.md).
33
+
34
+
### Also review
35
+
14
36
See the following articles:
15
37
16
38
-[Use Azure Lab Services within Teams overview](lab-services-within-teams-overview.md)
17
39
-[Get started and create a Lab Services lab from Teams](how-to-get-started-create-lab-within-teams.md)
18
-
-[Manage a VM pool in Lab Services from Teams](how-to-manage-vm-pool-within-teams.md)
19
40
-[Create Lab Services schedules from Teams](how-to-create-schedules-within-teams.md)
20
41
-[Access a VM (student view) in Lab Services from Teams](how-to-access-vm-for-students-within-teams.md)
0 commit comments