Skip to content

Commit faa142e

Browse files
Merge pull request #106873 from spelluru/labexport0306
export users/vms
2 parents 69760cb + 31758c3 commit faa142e

File tree

4 files changed

+17
-2
lines changed

4 files changed

+17
-2
lines changed

articles/lab-services/classroom-labs/how-to-configure-student-usage.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,15 @@ To do so, follow these steps:
140140
## Student accounts
141141
To add students to a classroom lab, you use their email accounts. The following types of email accounts might be used:
142142

143-
- A student email account that's provided by your universitys Office 365 Azure Active Directory (AAD).
143+
- A student email account that's provided by your university's Office 365 Azure Active Directory.
144144
- A Microsoft email account, such as `@outlook.com`, `@hotmail.com`, `@msn.com`, or `@live.com`.
145145
- A non-Microsoft email account, such as one provided by Yahoo or Google. However, these types of accounts must be linked with a Microsoft account.
146146
- A GitHub account. This account must be linked with a Microsoft account.
147147

148148
### Using a non-Microsoft email account
149149
Students can use non-Microsoft email accounts to register and sign in to a classroom lab. However, the registration requires that students first create a Microsoft account that's linked to their non-Microsoft email address.
150150

151-
Many students might already have a Microsoft account linked to their non-Microsoft email addresses. For example, students already have a Microsoft account if they have used their email address with Microsofts other products or services, such as Office, Skype, OneDrive, or Windows.
151+
Many students might already have a Microsoft account linked to their non-Microsoft email addresses. For example, students already have a Microsoft account if they have used their email address with Microsoft's other products or services, such as Office, Skype, OneDrive, or Windows.
152152

153153
When a student clicks on the registration URL to sign in to a classroom, they are prompted for their email address and password. If the student attempts to sign in with a non-Microsoft account that does not have a Microsoft account linked, the student will receive the following error message:
154154

@@ -170,6 +170,14 @@ On the **Sign-in options** page, select **Sign in with GitHub**.
170170

171171
Finally, they are prompted to create a Microsoft account that's linked to their GitHub account. It happens automatically when the student selects **Next**. The student is then immediately signed in and connected to the classroom lab.
172172

173+
## Export list of users to a CSV file
174+
175+
1. Switch to the **Users** tab.
176+
2. Select **...** (ellipsis) on the toolbar and then select **Export CSV**.
177+
178+
![Export list of users](../media/how-to-export-users-virtual-machines-csv/users-export-csv.png)
179+
180+
173181
## Next steps
174182
See the following articles:
175183

articles/lab-services/classroom-labs/how-to-set-virtual-machine-passwords.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,13 @@ The lab creator (instructor/professor) can connect to a student VM if the follow
9999
> [!NOTE]
100100
> When the professor starts the VM and connects to it, the student quota is unaffected.
101101
102+
## Export list of virtual machines to a CSV file
103+
104+
1. Switch to the **Virtual machine pool** tab.
105+
2. Select **...** (ellipsis) on the toolbar and then select **Export CSV**.
106+
107+
![Export list of virtual machines](../media/how-to-export-users-virtual-machines-csv/virtual-machines-export-csv.png)
108+
102109
## Next steps
103110
To learn about other student usage options you (as a lab owner) can configure, see the following article: [Configure student usage](how-to-configure-student-usage.md).
104111

45.1 KB
Loading
40.3 KB
Loading

0 commit comments

Comments
 (0)