Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c7636fb

Browse files
committedNov 3, 2020
added new article
1 parent 58582a4 commit c7636fb

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed
 

‎articles/lab-services/get-started-manage-labs.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ms.topic: article
55
ms.date: 10/02/2020
66
---
77

8-
# Get started Lab Services
8+
# Get started with Lab Services
99

1010
As a student, you can use Azure Lab Services to access industry-standard software required for your programs of study on virtual machines (VM).
1111

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.
1313

1414
This article provides information for teaching staff on how to access, manage, and teach students to utilize Azure Lab Services.
1515

@@ -26,7 +26,7 @@ Dashboards for classroom labs in Azure Lab Services provide a snapshot of differ
2626
> [!NOTE]
2727
> 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
2828
29-
:::image type="content" source="./media/get-started-manage-labs/dashboard001.png" alt-text="the Azure Lab Services portal":::
29+
:::image type="content" source="./media/get-started-manage-labs/dashboard.png" alt-text="the Azure Lab Services portal":::
3030

3131
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.
3232
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
3636
1. Users - number of registered users and users who have been added to the lab, but not registered.
3737
1. Schedules - displays upcoming scheduled events for the lab and a link to view more events.
3838

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.
4042

4143
8 Hrs per week, resets on Sunday - not cumulative.
4244

@@ -54,25 +56,25 @@ The most important thing to remember when managing our VMs is that anytime a mac
5456

5557
### Manually starting VMs
5658

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.
5961

6062
The toggle will read **Starting** as the VM starts up, and then **Running** once the VM has started.
6163

6264
:::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.
6466

6567
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.
6769

6870
:::image type="content" source="./media/get-started-manage-labs/stop-vms.png" alt-text="Stop your VMs":::
6971

7072
* You can stop individual VMs by clicking the state toggle.
7173
* You can also stop multiple VMs by using the checks and clicking the “Stop” button at the top of the screen.
7274

7375
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**.
7678

7779
:::image type="content" source="./media/get-started-manage-labs/reset-vms.png" alt-text="Reset your VMs":::
7880

@@ -103,6 +105,7 @@ Teachers are able to add student users to a lab and monitor their hour quotas.
103105
1. Your list of users will now be updated with emails, status, invitation, and quota hours.
104106

105107
:::image type="content" source="./media/get-started-manage-labs/add-students.png" alt-text="Add students to your lab":::
108+
106109
After students are registered for a lab, their names will be updated with first and last names from the MPS directory.
107110

108111
> [!NOTE]

0 commit comments

Comments
 (0)
Please sign in to comment.