Skip to content

Commit 857b7c2

Browse files
committed
export users/vms
1 parent e853a9e commit 857b7c2

File tree

4 files changed

+39
-0
lines changed

4 files changed

+39
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
href: how-to-enable-nested-virtualization-template-vm.md
9191
- name: Prepare a Windows template VM
9292
href: how-to-prepare-windows-template.md
93+
- name: Export list of users and virtual machines to CSV files
94+
href: how-to-export-users-virtual-machines-csv.md
9395
- name: Connect to VMs in classroom labs (student)
9496
items:
9597
- name: Access classroom labs
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Azure Lab Services - Export users and virtual machines list to CSV files
3+
description: Learn how to export the list of users/virtual machines to a CSV file in the Azure Lab Services portal.
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: 10/31/2019
16+
ms.author: spelluru
17+
18+
---
19+
# Export list of users/virtual machines in a classroom lab to a CSV file
20+
This article shows you how to export a list of users or virtual machines to a CSV file.
21+
22+
## Export list of users to a CSV file
23+
24+
1. Switch to the **Users** tab.
25+
2. Select **...** (ellipsis) on the toolbar and then select **Export CSV**.
26+
27+
![Export list of users](..\media\how-to-export-users-virtual-machines-csv\users-export-csv.png)
28+
29+
## Export list of virtual machines to a CSV file
30+
31+
1. Switch to the **Virtual machine pool** tab.
32+
2. Select **...** (ellipsis) on the toolbar and then select **Export CSV**.
33+
34+
![Export list of virtual machines](..\media\how-to-export-users-virtual-machines-csv\virtual-machines-export-csv.png)
35+
36+
## Next steps
37+
To learn about other student usage options that a lab owner can configure, see the following article: [Configure student usage](how-to-configure-student-usage.md).
45.1 KB
Loading
40.3 KB
Loading

0 commit comments

Comments
 (0)