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
Clarified the behavior that VMs are automatically assigned to users, and there isn't the need to send an invitation email. This was based on a recent question we got from a customer/field because the current doc is misleading.
Copy file name to clipboardExpand all lines: articles/lab-services/how-to-configure-student-usage.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,8 +68,8 @@ To sync a lab with an existing Azure AD group:
68
68
Azure Lab Services automatically pulls the list of users from Azure AD, and refreshes the list every 24 hours.
69
69
70
70
Optionally, you can select **Sync** in the **Users** tab to manually synchronize to the latest changes in the Azure AD group.
71
-
72
-
You can now start inviting users to your lab. Learn how to [send invitations to lab users](#send-invitations-to-users).
71
+
72
+
Users are auto registered to the lab and VMs are automatically assigned when the VM pool syncs with the AAD group. Educators don't need to send invitations and students don't need to register for the lab separately.
73
73
74
74
### Automatic management of virtual machines based on changes to the Azure AD group
0 commit comments