Skip to content

Commit e30f073

Browse files
authored
Merge pull request #85906 from spelluru/labui0819
new UI for student
2 parents eaf6ab2 + ddc1eda commit e30f073

File tree

12 files changed

+78
-31
lines changed

12 files changed

+78
-31
lines changed

articles/lab-services/TOC.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
items:
7373
- name: Classroom labs
7474
items:
75-
- name: Create and configure lab accounts
75+
- name: Create and configure lab accounts (lab account owner)
7676
items:
7777
- name: Create and manage lab accounts
7878
href: classroom-labs/how-to-manage-lab-accounts.md
@@ -82,16 +82,14 @@
8282
href: classroom-labs/how-to-connect-peer-virtual-network.md
8383
- name: Attach or detach a shared image gallery
8484
href: classroom-labs/how-to-attach-detach-shared-image-gallery.md
85-
- name: Create, configure, and use classroom labs
85+
- name: Create and configure classroom labs (teacher)
8686
items:
8787
- name: Create and manage classroom labs
8888
href: classroom-labs/how-to-manage-classroom-labs.md
8989
- name: Set up and publish templates
9090
href: classroom-labs/how-to-create-manage-template.md
9191
- name: Configure and control usage
9292
href: classroom-labs/how-to-configure-student-usage.md
93-
- name: Access classroom labs
94-
href: classroom-labs/how-to-use-classroom-lab.md
9593
- name: Create and manage schedules
9694
href: classroom-labs/how-to-create-schedules.md
9795
- name: Create an environment with multiple VMs inside a template VM
@@ -102,6 +100,10 @@
102100
href: classroom-labs/how-to-enable-remote-desktop-linux.md
103101
- name: Set or reset passwords for virtual machines
104102
href: classroom-labs/how-to-set-virtual-machine-passwords.md
103+
- name: Connect to VMs in classroom labs (student)
104+
items:
105+
- name: Access classroom labs
106+
href: classroom-labs/how-to-use-classroom-lab.md
105107
- name: DevTest Labs
106108
items:
107109
- name: Configure a lab

articles/lab-services/classroom-labs/how-to-use-classroom-lab.md

Lines changed: 48 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13,42 +13,71 @@ ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: tutorial
1515
ms.custom: mvc
16-
ms.date: 02/07/2019
16+
ms.date: 08/19/2019
1717
ms.author: spelluru
1818

1919
---
2020
# How to access a classroom lab in Azure Lab Services
21-
This article describes how to access a classroom lab, connect to the VM in the lab, and stop the VM.
21+
This article describes how to register to a classroom lab, view all the labs that you can access, start/stop a VM in the lab, and connect to the VM.
2222

23-
## Register to a lab
24-
1. Navigate to the **registration URL** that you received from the professor/educator.
25-
2. Sign in to the service using your school account to complete the registration.
26-
3. Once registered, confirm that you see the virtual machine for the lab you have access to.
27-
2. Wait until the virtual machine is ready, and then **start** the VM. This process takes some time.
23+
## Register to the lab
24+
25+
1. Navigate to the **registration URL** that you received from the professor/educator. You don't need to use the registration URL after you complete the registration. Instead, use the URL: [https://labs.azure.com](https://labs.azure.com). Internet Explorer 11 isn't supported yet.
26+
1. Sign in to the service using your school account to complete the registration.
27+
2. Once registered, confirm that you see the virtual machine for the lab you have access to.
28+
3. Wait until the virtual machine is ready. On the VM tile, notice the following fields:
29+
1. At the top of the tile, you see the **name of the lab**.
30+
1. To its right, you see the icon representing the **operating system (OS)** of the VM. In this example, it's Windows OS.
31+
1. You see icons/buttons at the bottom of the tile to start/stop the VM, and connect to the VM.
32+
1. To the right of the buttons, you see the status of the VM. Confirm that you see the status of the VM is **Stopped**.
33+
34+
![VM in stopped state](../media/tutorial-connect-vm-in-classroom-lab/vm-in-stopped-state.png)
35+
36+
## Start to stop the VM
37+
1. **Start** the VM by selecting the first button as shown in the following image. This process takes some time.
2838

2939
![Start the VM](../media/tutorial-connect-vm-in-classroom-lab/start-vm.png)
40+
4. Confirm that the status of the VM is set to **Running**.
41+
42+
![VM in running state](../media/tutorial-connect-vm-in-classroom-lab/vm-running.png)
43+
44+
Notice that the icon of the first button changed to represent a **stop** operation. You can select this button to stop the VM.
45+
46+
## Connect to the VM
47+
48+
1. Select the second button as shown in the following image to **connect** to the lab's VM.
49+
50+
![Connect to VM](../media/tutorial-connect-vm-in-classroom-lab/connect-vm.png)
51+
2. Do one of the following steps:
52+
1. For **Windows** virtual machines, save the **RDP** file to the hard disk. Open the RDP file to connect to the virtual machine. Use the **user name** and **password** you get from your educator/professor to sign in to the machine.
53+
3. For **Linux** virtual machines, you can use **SSH** or **RDP** (if it's enabled) to connect to them. For more information, see [Enable remote desktop connection for Linux machines](how-to-enable-remote-desktop-linux.md).
54+
55+
## Progress bar
56+
The progress bar on the tile shows the number of hours used against the number of [quota hours](how-to-configure-student-usage.md#set-quotas-for-users) assigned to you. This time is the additional time allotted to you in addition to the scheduled time for the lab. The color of the progress bar and the text under the progress bar varies as per the following scenarios:
57+
58+
- If a class is in progress (within the schedule of the class), progress bar is greyed out to represent quota hours aren't being used.
59+
60+
![Progress bar in gray color](../media/tutorial-connect-vm-in-classroom-lab/progress-bar-class-in-progress.png)
61+
- If a quota isn't assigned (zero hours), the text **Available during classes only** is shown in place of the progress bar.
62+
63+
![Status when no quota is set](../media/tutorial-connect-vm-in-classroom-lab/available-during-class.png)
64+
- If you ran **out of quota**, the color of the progress bar is **red**.
65+
66+
![Progress bar in red color](../media/tutorial-connect-vm-in-classroom-lab/progress-bar-red-color.png)
67+
- The color of the progress bar is **blue** when it's outside the scheduled time for the lab and some of the quota time has been used.
68+
69+
![Progress bar in blue color](../media/tutorial-connect-vm-in-classroom-lab/progress-bar-blue-color.png)
3070

3171

3272
## View all the classroom labs
3373
After you register to the labs, you can view all the classroom labs by taking the following steps:
3474

35-
1. Navigate to [https://labs.azure.com](https://labs.azure.com). Note that Internet Explorer 11 is not supported yet.
75+
1. Navigate to [https://labs.azure.com](https://labs.azure.com). Internet Explorer 11 isn't supported yet.
3676
2. Sign in to the service by using the user account that you used to register to the lab.
3777
3. Confirm that you see all the labs you have access to.
3878

3979
![View all labs](../media/how-to-use-classroom-lab/all-labs.png)
4080

41-
## Connect to the virtual machine in a classroom lab
42-
43-
1. Start the VM if it's not already started, select **Start** on the tile.
44-
2. Select **Connect** on the tile that represents the virtual machine of the lab that you want to access.
45-
3. Do one of the following steps:
46-
1. For **Windows** virtual machines, save the **RDP** file to the hard disk. Open the RDP file to connect to the virtual machine. Use the **user name** and **password** you get from your educator/professor to log in to the machine.
47-
3. For **Linux** virtual machines, copy and save the SSH connection string on the **Connect to your virtual machine** dialog box. Use this connection string from an SSH terminal (like [Putty](https://www.putty.org/)) to connect to the virtual machine.
48-
49-
## Stop the virtual machine in a classroom lab
50-
51-
To stop your VM, select **Stop** on the tile. When the VM is stopped, the **Start** button on the tile is enabled.
5281

5382
## Next steps
5483
See the following articles:

articles/lab-services/classroom-labs/tutorial-connect-virtual-machine-classroom-lab.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: tutorial
1515
ms.custom: mvc
16-
ms.date: 01/17/2019
16+
ms.date: 08/19/2019
1717
ms.author: spelluru
1818

1919
---
@@ -23,21 +23,37 @@ In this tutorial, you, as a student, connect to a virtual machine (VM) in a clas
2323
In this tutorial, you do the following actions:
2424

2525
> [!div class="checklist"]
26-
> * Use registration link
27-
> * Connect to the virtual machine
26+
> * Register to the lab
27+
> * Start the VM
28+
> * Connect to the VM
2829
29-
## Use the registration link
30+
## Register to the lab
3031

31-
1. Navigate to the **registration URL** that you received from the professor/educator. You don't need to use the registration URL after you complete the registration. Instead, use the URL: [https://labs.azure.com](https://labs.azure.com). Note that Internet Explorer 11 is not supported yet.
32+
1. Navigate to the **registration URL** that you received from the professor/educator. You don't need to use the registration URL after you complete the registration. Instead, use the URL: [https://labs.azure.com](https://labs.azure.com). Internet Explorer 11 isn't supported yet.
3233
1. Sign in to the service using your school account to complete the registration.
3334
2. Once registered, confirm that you see the virtual machine for the lab you have access to.
34-
3. Wait until the virtual machine is ready, and then **start** the VM. This process takes some time.
35+
3. Wait until the virtual machine is ready. On the VM tile, notice the following fields:
36+
1. At the top of the tile, you see the **name of the lab**.
37+
1. To its right, you see the icon representing the **operating system (OS)** of the VM. In this example, it's Windows OS.
38+
1. The progress bar on the tile shows the number of hours used against the number of [quota hours](how-to-configure-student-usage.md#set-quotas-for-users) assigned to you. This time is the additional time allotted to you in addition to the scheduled time for the lab.
39+
1. You see icons/buttons at the bottom of the tile to start/stop the VM, and connect to the VM.
40+
1. To the right of the buttons, you see the status of the VM. Confirm that you see the status of the VM is **Stopped**.
41+
42+
![VM in stopped state](../media/tutorial-connect-vm-in-classroom-lab/vm-in-stopped-state.png)
43+
44+
## Start the VM
45+
1. **Start** the VM by selecting the first button as shown in the following image. This process takes some time.
3546

3647
![Start the VM](../media/tutorial-connect-vm-in-classroom-lab/start-vm.png)
48+
4. Confirm that the status of the VM is set to **Running**.
49+
50+
![VM in running state](../media/tutorial-connect-vm-in-classroom-lab/vm-running.png)
51+
52+
Notice that the icon of the first button changed to represent a **stop** operation. You can select this button to stop the VM.
3753

38-
## Connect to the virtual machine
54+
## Connect to the VM
3955

40-
1. Select **Connect** on the tile for the virtual machine of the lab that you want to access.
56+
1. Select the second button as shown in the following image to **connect** to the lab's VM.
4157

4258
![Connect to VM](../media/tutorial-connect-vm-in-classroom-lab/connect-vm.png)
4359
2. Do one of the following steps:
-6.59 KB
Loading
18.2 KB
Loading
-4.18 KB
Loading
12.9 KB
Loading
18.1 KB
Loading
12.3 KB
Loading
-17 KB
Loading

0 commit comments

Comments
 (0)