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 fe30e58

Browse files
committedOct 29, 2020
added a topic
1 parent 898abdb commit fe30e58

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed
 

‎articles/lab-services/account-setup-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ To get started quickly, create a single lab account, and then later create addit
2525

2626
Your administrators are typically the owners and contributors for a lab account. They are responsible for managing the policies that apply to all the labs contained within the lab account. The person that creates the lab account is automatically an owner. You can add additional owners and contributors, typically from the Azure Active Directory (Azure AD) tenant associated with your subscription. This can be useful to help manage a lab account by assigning either the owner or contributor role at the lab account level.
2727

28+
[!INCLUDE [Select a tenant](./includes/multi-tenant-support.md)]
29+
2830
### Who will be allowed to create and manage labs?
2931

3032
You might choose to have your administrators and faculty members create and manage labs. These users (typically from the Azure AD tenant associated with your subscription) are assigned to the Lab Creator role within the lab account.

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,24 +98,26 @@ To set up a classroom lab in a lab account, you must be a member of the **Lab Cr
9898
> [!NOTE]
9999
> You may not see some of these VM sizes in the list when creating a classroom lab. The list is populated based on the current capacity of the lab's location. If the lab account creator [allows lab creators to pick a location for the lab](allow-lab-creator-pick-lab-location.md), you may try choosing a different location for the lab and see if the VM size is available.
100100
101-
102101
## View all classroom labs
102+
103103
1. Navigate to [Azure Lab Services portal](https://labs.azure.com).
104-
2. Select **Sign in**. Select or enter a **user ID** that is a member of the **Lab Creator** role in the lab account, and enter password. Azure Lab Services supports organizational accounts and Microsoft accounts.
104+
1. Select **Sign in**. Select or enter a **user ID** that is a member of the **Lab Creator** role in the lab account, and enter password. Azure Lab Services supports organizational accounts and Microsoft accounts.
105105

106106
[!INCLUDE [Select a tenant](./includes/multi-tenant-support.md)]
107107
1. Confirm that you see all the labs in the selected lab account. On the lab's tile, you see the number of virtual machines in the lab and the quota for each user (outside the scheduled time).
108108

109109
![All labs](./media/how-to-manage-classroom-labs/all-labs.png)
110-
3. Use the drop-down list at the top to select a different lab account. You see labs in the selected lab account.
110+
1. Use the drop-down list at the top to select a different lab account. You see labs in the selected lab account.
111111

112112
## Delete a classroom lab
113+
113114
1. On the tile for the lab, select three dots (...) in the corner, and then select **Delete**.
114115

115116
![Delete button](./media/how-to-manage-classroom-labs/delete-button.png)
116-
3. On the **Delete lab** dialog box, select **Delete** to continue with the deletion.
117+
1. On the **Delete lab** dialog box, select **Delete** to continue with the deletion.
117118

118119
## Switch to another classroom lab
120+
119121
To switch to another classroom lab from the current, select the drop-down list of labs in the lab account at the top.
120122

121123
![Select the lab from drop-down list at the top](./media/how-to-manage-classroom-labs/switch-lab.png)

‎articles/lab-services/includes/multi-tenant-support.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ If you are an admin or a lab owner who is part of multiple Azure AD tenants, you
55
Once you pick a tenant, select from a list of lab accounts within your Azure Active Directory (Azure AD) tenant in the top-right corner.
66

77
Lab users only see a single list of the virtual machines that they have access to inside the selected Azure Lab Services.
8-
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.