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 7eb33c7

Browse files
committedNov 2, 2019
Updated articles for UI
1 parent 77b10c3 commit 7eb33c7

File tree

80 files changed

+212
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+212
-43
lines changed
 

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
items:
5353
- name: Create and manage classroom labs
5454
href: how-to-manage-classroom-labs.md
55+
- name: Use dashboard
56+
href: use-dashboard.md
5557
- name: Set up, customize, and publish templates
5658
href: how-to-create-manage-template.md
5759
- name: Set up and manage virtual machine pool

‎articles/lab-services/classroom-labs/how-to-configure-lab-accounts.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ To provide educators the permission to create labs for their classes, add them t
7272

7373
![Add lab creator](../media/tutorial-setup-lab-account/add-lab-creator.png)
7474

75+
> [!NOTE]
76+
> If you are adding a non-Microsoft account user as a lab creator, see the [Add a non-Microsoft account user as a lab creator](#add-a-non-microsoft-account-user-as-a-lab-creator) section.
77+
7578
## Specify Marketplace images available to lab creators
7679
As a lab account owner, you can specify the Marketplace images that lab creators can use to create labs in the lab account.
7780

@@ -95,7 +98,36 @@ As a lab account owner, you can specify the Marketplace images that lab creators
9598
1. Select **... (ellipsis)** in the last column, and select **Enable image**.
9699
2. Select one or more images from the list by selecting the checkboxes before the image names in the list, and select **Enable selected images**.
97100

101+
## Add a non-Microsoft account user as a lab creator
102+
To add a user as a lab creator, you use their email accounts. The following types of email accounts might be used:
103+
104+
- An email account that's provided by your university’s Office 365 Azure Active Directory (AAD).
105+
- A Microsoft email account, such as `@outlook.com`, `@hotmail.com`, `@msn.com`, or `@live.com`.
106+
- 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.
107+
- A GitHub account. This account must be linked with a Microsoft account.
108+
109+
### Using a non-Microsoft email account
110+
Lab creators/instructors can use non-Microsoft email accounts to register and sign in to a classroom lab. However, the sign-in to the Lab Services portal requires that instructors first create a Microsoft account that's linked to their non-Microsoft email address.
111+
112+
Many instructors might already have a Microsoft account linked to their non-Microsoft email addresses. For example, instructors 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.
113+
114+
When instructors sign in to the Lab Services portal, they are prompted for their email address and password. If the instructor attempts to sign in with a non-Microsoft account that does not have a Microsoft account linked, the instructor will receive the following error message:
115+
116+
![Error message](../media/how-to-configure-student-usage/cant-find-account.png)
117+
118+
To sign up for a Microsoft account, instructors should go to [http://signup.live.com](http://signup.live.com).
119+
120+
121+
### Using a GitHub Account
122+
Instructors can also use an existing GitHub account to register and sign in to a classroom lab. If the instructor already has a Microsoft account linked to their GitHub account, then they can sign in and provide their password as shown in the previous section. If they have not yet linked their GitHub account to a Microsoft account, they should select **Sign-in options**:
123+
124+
![Sign-in options link](../media/how-to-configure-student-usage/signin-options.png)
125+
126+
On the **Sign-in options** page, select **Sign in with GitHub**.
127+
128+
![Sign in with GitHub link](../media/how-to-configure-student-usage/signin-github.png)
98129

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

100132

101133
## Next steps

0 commit comments

Comments
 (0)
Please sign in to comment.