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/how-to-manage-classroom-labs.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ To set up a lab in a lab account, you must be a member of the **Lab Creator** ro
19
19
2. Select **Sign in** and enter your credentials. Select or enter a **user ID** that is a member of the **Lab Creator** role in the lab account, and enter password. Azure Lab Services supports organizational accounts and Microsoft accounts.
20
20
3. Select **New lab**.
21
21
22
-

22
+

23
23
4. In the **New Lab** window, do the following actions:
24
24
1. Specify a **name** for your lab.
25
25
1. Select the **size of the virtual machines** you need for the class. For the list of sizes available, see the [VM Sizes](#vm-sizes) section.
@@ -29,7 +29,7 @@ To set up a lab in a lab account, you must be a member of the **Lab Creator** ro
29
29
1. Review the **total price per hour** displayed on the page.
30
30
1. Select **Save**.
31
31
32
-

32
+

33
33
34
34
> [!NOTE]
35
35
> You see an option to select a location for your lab if the lab account was configured to [allow lab creator to pick lab location](allow-lab-creator-pick-lab-location.md) option.
@@ -43,18 +43,18 @@ To set up a lab in a lab account, you must be a member of the **Lab Creator** ro
43
43
44
44
An educator can choose to use the same password for all the VMs in the lab, or allow students to set passwords for their VMs. By default, this setting is enabled for all Windows and Linux images except for Ubuntu. When you select **Ubuntu** VM, this setting is disabled, so the students will be prompted to set a password when they sign in for the first time.
4. Then, select **Next** on the **Virtual machine credentials** page.
48
48
6. On the **Lab policies** page, do the following steps:
49
49
1. Enter the number of hours allotted for each user (**quota for each user**) outside the scheduled time for the lab.
50
50
2. For the **Auto-shutdown of virtual machines** option, specify whether you want the VM to be automatically shutdown when user disconnects. You can also specify how long the VM should wait for the user to reconnect before automatically shutting down.. For more information, see [Enable automatic shutdown of VMs on disconnect](how-to-enable-shutdown-disconnect.md).
51
51
3. Then, select **Finish**.
52
52
53
-

53
+

54
54
55
55
7. You should see the following screen that shows the status of the template VM creation. The creation of the template in the lab takes up to 20 minutes.
56
56
57
-

57
+

58
58
8. On the **Template** page, do the following steps: These steps are **optional** for the tutorial.
59
59
60
60
1. Start the template VM.
@@ -65,19 +65,19 @@ To set up a lab in a lab account, you must be a member of the **Lab Creator** ro
65
65
66
66
9. On **Template** page, select **Publish** on the toolbar.
12. Switch to the **Virtual machines pool** page by selecting Virtual machines on the left menu or by selecting Virtual machines tile. Confirm that you see virtual machines that are in **Unassigned** state. These VMs are not assigned to students yet. They should be in **Stopped** state. You can start a student VM, connect to the VM, stop the VM, and delete the VM on this page. You can start them in this page or let your students start the VMs.
79
79
80
-

80
+

81
81
82
82
You do the following tasks on this page (don't do these steps for the tutorial. These steps are for your information only.):
0 commit comments