Skip to content

Commit b9d32c9

Browse files
committed
clarify quota hours concept
1 parent a8facb4 commit b9d32c9

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

articles/lab-services/classroom-labs/classroom-labs-concepts.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,44 +18,54 @@ ms.author: spelluru
1818
---
1919

2020
# Classroom Labs concepts
21+
2122
The following list contains key Lab Services concepts and definitions:
2223

2324
## Quota
24-
Quota is the time limit (in hours) that a teacher can set for a student to use a lab VM. It can be set to 0, or a specific number of hours. If the quota is set to 0, a student can only use the virtual machine when a schedule is running or when a teacher manually turns on the virtual machine for the student.
25-
25+
26+
Quota is the time limit (in hours) that a teacher can set for a student to use a lab VM. It can be set to 0, or a specific number of hours. If the quota is set to 0, a student can only use the virtual machine when a schedule is running or when a teacher manually turns on the virtual machine for the student.
27+
28+
Quota hours are counted when the student starts the lab VM themselves. If a teacher manually starts the lab VM for a student, quota hours are not used for that student.
29+
2630
## Schedules
27-
Schedules are the time slots(one time or recurring) that a teacher can create for the class. All virtual machines in the lab are automatically started at the beginning to the schedule and they are stopped at the end of the schedule. Quota hours are not used when a schedule is running.
31+
32+
Schedules are the time slots (one time or recurring) that a teacher can create for the class. All virtual machines in the lab are automatically started at the beginning to the schedule and stopped at the end of the schedule. Quota hours are not used when a schedule is running.
2833

2934
## Template virtual machine
30-
A template virtual machine in a lab is a base virtual machine image from which all users’ virtual machines are created. Trainers/lab creators set up the template virtual machine and configure it with the software that they want to provide to training attendees to do labs. When you publish a template VM, Azure Lab Services creates or updates lab VMs based on the template VM.
3135

36+
A template virtual machine in a lab is a base virtual machine image from which all users’ virtual machines are created. Trainers/lab creators set up the template virtual machine and configure it with the software that they want to provide to training attendees to do labs. When you publish a template VM, Azure Lab Services creates or updates lab VMs based on the template VM.
3237

3338
## User profiles
34-
This article describes different user profiles in Azure Lab Services.
39+
40+
This article describes different user profiles in Azure Lab Services.
3541

3642
### Lab account owner
37-
Typically, and IT administrator of organization's cloud resources, who owns the Azure subscription acts as a lab account owner and does the following tasks:   
43+
44+
Typically, and IT administrator of organization's cloud resources, who owns the Azure subscription acts as a lab account owner and does the following tasks:
3845

3946
- Sets up a lab account for your organization.
4047
- Manages and configures policies across all labs.
4148
- Gives permissions to people in the organization to create a lab under the lab account.
4249

4350
### Professor
44-
Typically, users such as a teacher or an online trainer creates classroom labs under a lab account. An educator does the following tasks:
51+
52+
Typically, users such as a teacher or an online trainer creates classroom labs under a lab account. An educator does the following tasks:
4553

4654
- Creates a classroom lab.
47-
- Creates virtual machines in the lab.
55+
- Creates virtual machines in the lab.
4856
- Installs the appropriate software on virtual machines.
4957
- Specifies who can access the lab.
5058
- Provides registration link to the lab to students.
5159

5260
### Student
61+
5362
A student does the following tasks:
5463

55-
- Uses the registration link that the lab user receives from a lab creator to register with the lab.
56-
- Connects to a virtual machine in the lab and use it for doing class work, assignments, and projects.
64+
- Uses the registration link that the lab user receives from a lab creator to register with the lab.
65+
- Connects to a virtual machine in the lab and use it for doing class work, assignments, and projects.
5766

5867
## Next steps
68+
5969
Get started with setting up a lab account that's required to create a classroom lab using Azure Lab Services:
6070

6171
- [Set up a lab account](tutorial-setup-lab-account.md)

0 commit comments

Comments
 (0)