Skip to content

Commit a472560

Browse files
committedApr 17, 2020
instructors accessing their student VMs
1 parent 830702b commit a472560

File tree

3 files changed

+38
-1
lines changed

3 files changed

+38
-1
lines changed
 

‎articles/lab-services/classroom-labs/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@
107107
- name: Control Windows shutdown behavior
108108
href: how-to-windows-shutdown.md
109109
- name: View support information (instructor)
110-
href: lab-creator-support-information.md
110+
href: lab-creator-support-information.md
111+
- name: Access your student VMs from the instructor view
112+
href: instructor-access-virtual-machines.md
111113
- name: Connect to VMs in classroom labs (student)
112114
items:
113115
- name: Access classroom labs
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Instructor accessing VMs in Azure Lab Services
3+
description: This article shows how instructors can access their student VMs from the instructor view. For example, a teaching assistant can be an instructor for one class but a student for other classes.
4+
services: lab-services
5+
documentationcenter: na
6+
author: spelluru
7+
manager:
8+
editor: ''
9+
10+
ms.service: lab-services
11+
ms.workload: na
12+
ms.tgt_pltfrm: na
13+
ms.devlang: na
14+
ms.topic: article
15+
ms.date: 04/17/2020
16+
ms.author: spelluru
17+
18+
---
19+
20+
# Instructors accessing their student virtual machines from the instructor view
21+
This article shows how instructors can access their student VMs in classes conducted by other instructors. For example, a teaching assistant can be an instructor for one class but a student in other classes.
22+
23+
## Access VMs from instructor view
24+
25+
1. Sign in to the [Azure Lab Services website](https://labs.azure.com). You see the labs that you own. These labs may be labs you created yourself or the labs that admin assigned to you as owner. For more information, see [How to add additional owners to an existing lab](how-to-add-user-lab-owner.md)
26+
2. To access VMs for classes that you attend as a student, select the computer icon in the top-right corner. Confirm that you see VMs you can access a student. In the following example, the user is a teaching assistant for the Python lab, but a student of the Java lab. So, the user sees the VM from the Java lab in the drop-down list. You can start the VM and connect to it.
27+
28+
![Access student VMs](../media/instructors-access-virtual-machines/access-student-virtual-machines.png)
29+
30+
## Next steps
31+
See the following articles:
32+
33+
- [Connect to a VM](how-to-use-classroom-lab.md#connect-to-the-vm)
34+
- [Connect to a VM using RDP on a Mac](connect-virtual-machine-mac-rdp.md)
35+
- [Use remote desktop for Linux virtual machines](how-to-use-remote-desktop-linux-student.md)

0 commit comments

Comments
 (0)