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 07635c0

Browse files
committedOct 9, 2020
added VM pool
1 parent 2eb16ac commit 07635c0

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
 

‎articles/lab-services/how-to-manage-user-lists-within-teams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Once the automatic or manual sync is complete the following is true depending on
2525

2626
## Next steps
2727

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.
28+
Once the template VM is configured and when the educator selects to publish the template, number of VMs equivalent to the number of users in the lab’s user list will be created. 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 that is, when they first access the tab having **Azure Lab Services** App.
2929

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.
30+
To publish the template VM, go to the Teams Lab Services window, select **Template** tab -> **...** -> **Publish**.
3131

3232
To manage VM pools, see [Manage a VM pool in Lab Services from Teams](how-to-manage-vm-pool-within-teams.md).
3333

‎articles/lab-services/how-to-manage-vm-pool-within-teams.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ ms.date: 10/07/2020
77

88
# Manage a VM pool in Lab Services from Teams
99

10+
Virtual Machine (VM) creation starts as soon as the template VM is first published. VMs equaling the number of users in the lab user list will be created. VMs are automatically assigned to students upon their first login to Azure Lab Services. To publish the template, go to the Teams Lab Services window, select **Template** tab -> **...** -> **Publish**.
11+
12+
Once the template VM is configured and when the educator selects to publish the template, number of VMs equivalent to the number of users in the lab’s user list will be created. 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 that is, when they first access the tab having **Azure Lab Services** App.
13+
14+
When a user list sync is triggered, Lab Capacity (number of VMs in the lab) will be automatically updated based on the changes to the team membership. New VMs will be created as new users are added and VMs assigned to the users removed from the team will be deleted as well. For more information see [How to manage users within Teams](how-to-manage-user-lists-within-teams.md).
15+
16+
Educators can continue to access student VMs directly from the VM Pool tab. And educators can access VMs assigned to themselves either from the **Virtual machine pool** tab or by clicking on the **My Virtual Machines** button (top/right corner of the screen).
17+
18+
![VM pool](./media/how-to-manage-vm-pool-with-teams/vm-pool.png)
1019

1120
## Next steps
1221

Loading

0 commit comments

Comments
 (0)
Please sign in to comment.