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/get-started-manage-labs.md
+13-10Lines changed: 13 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ ms.topic: article
5
5
ms.date: 10/02/2020
6
6
---
7
7
8
-
# Get started Lab Services
8
+
# Get started with Lab Services
9
9
10
10
As a student, you can use Azure Lab Services to access industry-standard software required for your programs of study on virtual machines (VM).
11
11
12
-
Teaches need to know how to teach students to utilize Azure Lab Services in their instruction through one-to-one student issued hardware.
12
+
Teachers need to know how to teach students to utilize Azure Lab Services in their instruction through one-to-one student issued hardware.
13
13
14
14
This article provides information for teaching staff on how to access, manage, and teach students to utilize Azure Lab Services.
15
15
@@ -26,7 +26,7 @@ Dashboards for classroom labs in Azure Lab Services provide a snapshot of differ
26
26
> [!NOTE]
27
27
> While most administrative aspects of the dashboard and the Azure Lab Services portal will be visible to teachers, permissions specific to your role may impact your ability to modify certain criteria in the dashboard. If you encounter an issue with your particular lab set-up, reach out to your CTE Administrator
1. From the Azure Lab Services portal, you will see a **Dashboard** on the left-hand side of the window. Click on **Dashboard** and you will see a number of tiles in your dashboard.
32
32
1. Below the **Costs & Billing** tile, there are also tiles for Templates, Virtual Machine Pools, Users, and Schedules, which allow you to modify aspects and view more details on the Classroom Lab.
@@ -36,7 +36,9 @@ Dashboards for classroom labs in Azure Lab Services provide a snapshot of differ
36
36
1. Users - number of registered users and users who have been added to the lab, but not registered.
37
37
1. Schedules - displays upcoming scheduled events for the lab and a link to view more events.
38
38
39
-
## Students can access their VMs at any time during scheduled class time without impacting their quota hours. Quota hours are set for the entire semester and determine the number of hours a student can use their VM outside of regularly scheduled class time.
39
+
## Quota hours
40
+
41
+
Students can access their VMs at any time during scheduled class time without impacting their quota hours. Quota hours are set for the entire semester and determine the number of hours a student can use their VM outside of regularly scheduled class time.
40
42
41
43
8 Hrs per week, resets on Sunday - not cumulative.
42
44
@@ -54,25 +56,25 @@ The most important thing to remember when managing our VMs is that anytime a mac
54
56
55
57
### Manually starting VMs
56
58
57
-
* From the **Virtual machine pool** page, you can start all VMs in a lab by clicking the **Start all** button at the top of the page.
58
-
* Individual VMs can be started by clicking the state toggle.
59
+
1. From the **Virtual machine pool** page, you can start all VMs in a lab by clicking the **Start all** button at the top of the page.
60
+
1. Individual VMs can be started by clicking the state toggle.
59
61
60
62
The toggle will read **Starting** as the VM starts up, and then **Running** once the VM has started.
61
63
62
64
:::image type="content" source="./media/get-started-manage-labs/manually-start-vms.png" alt-text="Manually start your VMs":::
63
-
* You can also select a number of VMs using the checks to the left of the “Name” column.
65
+
1. You can also select a number of VMs using the checks to the left of the **Name** column.
64
66
65
67
Once you have selected the desired VMs, click the **Start** button at the top of the screen.
66
-
* Once started, you can click the **Stop all** button to stop all of the VMs.
68
+
1. Once started, you can click the **Stop all** button to stop all of the VMs.
67
69
68
70
:::image type="content" source="./media/get-started-manage-labs/stop-vms.png" alt-text="Stop your VMs":::
69
71
70
72
* You can stop individual VMs by clicking the state toggle.
71
73
* You can also stop multiple VMs by using the checks and clicking the “Stop” button at the top of the screen.
72
74
73
75
If a student is experiencing difficulties connecting to the VM, or the VM needs to be reset for any other reason, you can use the reset function.
74
-
* To reset one or more VMs, select them using the checks, then click the **Reset** button at the top of the page.
75
-
* In the pop-up window, click **Reset**.
76
+
1. To reset one or more VMs, select them using the checks, then click the **Reset** button at the top of the page.
77
+
1. In the pop-up window, click **Reset**.
76
78
77
79
:::image type="content" source="./media/get-started-manage-labs/reset-vms.png" alt-text="Reset your VMs":::
78
80
@@ -103,6 +105,7 @@ Teachers are able to add student users to a lab and monitor their hour quotas.
103
105
1. Your list of users will now be updated with emails, status, invitation, and quota hours.
104
106
105
107
:::image type="content" source="./media/get-started-manage-labs/add-students.png" alt-text="Add students to your lab":::
108
+
106
109
After students are registered for a lab, their names will be updated with first and last names from the MPS directory.
0 commit comments