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/classroom-labs/how-to-configure-student-usage.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Configure usage settings in classroom labs of Azure Lab Services
3
-
description: Learn how to configure the number of users for a lab, get them registered with the lab, control the number of hours they can use the VM, and more.
3
+
description: Learn how to configure the number of students for a lab, get them registered with the lab, control the number of hours they can use the VM, and more.
4
4
services: lab-services
5
5
documentationcenter: na
6
6
author: spelluru
@@ -43,7 +43,7 @@ In this section, you add students to a lab manually or by uploading a CSV file.
> The list displays the students' names after they're registered with the lab. The name that's shown in the list is constructed by using the first and last names of the users in Azure Active Directory.
46
+
> The list displays the students' names after they're registered with the lab. The name that's shown in the list is constructed by using the first and last names of the students in Azure Active Directory.
47
47
48
48
### Add users by uploading a CSV file
49
49
@@ -57,15 +57,15 @@ You can also add users by uploading a CSV file that contains their email address
@@ -150,11 +150,11 @@ You can set an hour quota for each student by doing the following:
150
150

151
151
152
152
> [!IMPORTANT]
153
-
> The [scheduled running time of VMs](how-to-create-schedules.md) does not count against the quota allotted to a user. The quota is for the time outside of scheduled hours that a student spends on VMs.
153
+
> The [scheduled running time of VMs](how-to-create-schedules.md) does not count against the quota that's allotted to a student. The quota is for the time outside of scheduled hours that a student spends on VMs.
154
154
155
155
## Set additional quotas for specific users
156
156
157
-
You can specify quotas for certain users beyond the common quotas that were set for all users in the preceding section. For example, if you (as an instructor) set the quota for all users to 10 hours and set an additional quota of 5 hours for a specific user, that user gets 15 (10 + 5) hours of quota. If you change the common quota later to, say, 15, the user gets 20 (15 + 5) hours of quota. Remember that this overall quota is outside the scheduled time. The time that a student spends on a lab VM during the scheduled time does not count against this quota.
157
+
You can specify quotas for certain students beyond the common quotas that were set for all users in the preceding section. For example, if you, as an instructor, set the quota for all students to 10 hours and set an additional quota of 5 hours for a specific student, that student gets 15 (10 + 5) hours of quota. If you change the common quota later to, say, 15, the student gets 20 (15 + 5) hours of quota. Remember that this overall quota is outside the scheduled time. The time that a student spends on a lab VM during the scheduled time does not count against this quota.
0 commit comments