Skip to content

Commit 75de9e7

Browse files
authored
Merge pull request #110251 from tanmayeekamath/patch-17
Added a note on how schedules work with lab VMs
2 parents 2c49355 + 6d0bee5 commit 75de9e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/lab-services/classroom-labs/how-to-create-schedules.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Schedules allow you to configure a classroom lab such that VMs in the lab automa
2525
## Set a schedule for the lab
2626
Create a scheduled event for the lab so that VMs in the lab are automatically started/stopped at specific times. The user quota you specified earlier is the additional time assigned to each user outside this scheduled time.
2727

28+
> [!NOTE]
29+
> Before we get started, here's how schedules affect lab virtual machines:
30+
>- Template virtual machine is not included in schedules.
31+
>- Only assigned virtual machines are started. This means, if a machine is not claimed by an end user (student), the the machine will not start on the scheduled hours.
32+
>- All virtual machines (whether claimed by a user or not) are stopped based on the lab schedule.
33+
2834
1. Switch to the **Schedules** page, and select **Add scheduled event** on the toolbar.
2935

3036
![Add schedule button on the Schedules page](../media/how-to-create-schedules/add-schedule-button.png)

0 commit comments

Comments
 (0)