Skip to content

Commit 60dfc8c

Browse files
committed
Fixed minor typos
1 parent 2d3a041 commit 60dfc8c

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

articles/lab-services/classroom-labs/lab-account-setup-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Accelerated lab account setup guide | Azure Lab Services
2+
title: Accelerated lab account set up guide | Azure Lab Services
33
description: This guide helps administrators quickly set up a lab account for use within their school.
44
services: lab-services
55
documentationcenter: na
@@ -17,7 +17,7 @@ ms.author: spelluru
1717

1818
---
1919

20-
# Lab Account Setup Guide
20+
# Lab Account Set Up Guide
2121

2222
The first step that needs to be completed by administrators is to set up a lab account within your Azure subscription. A lab account is a container for your classroom labs and only takes a few minutes to set up.
2323

@@ -57,7 +57,7 @@ To understand how to configure your lab account based on your school's needs, yo
5757

5858
1. **Do the lab's virtual machines (VMs) need to have access to other Azure or on-prem resources?**
5959

60-
When you setup a lab account, you also have the option to peer with a virtual network (VNet). To decide whether you need to peer with a VNet, consider the following questions:
60+
When you set up a lab account, you also have the option to peer with a virtual network (VNet). To decide whether you need to peer with a VNet, consider the following questions:
6161
- **Do you need to provide access to a licensing server?**
6262

6363
> [!NOTE]

articles/lab-services/classroom-labs/lab-setup-guide.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Accelerated classroom lab setup guide | Azure Lab Services
2+
title: Accelerated classroom lab set up guide | Azure Lab Services
33
description: This guide helps lab creators quickly set up a lab account for use within their school.
44
services: lab-services
55
documentationcenter: na
@@ -17,13 +17,13 @@ ms.author: spelluru
1717

1818
---
1919

20-
# Classroom Lab Setup Guide
20+
# Classroom Lab Set Up Guide
2121

2222
The process for publishing a lab to your students can take up to several hours depending on the number of virtual machines (VMs) that will be created in your lab. You should give yourself at least a day to set up a lab to ensure that it's working properly and to allow enough time to publish students' VMs.
2323

2424
## Understand your class's lab requirements
2525

26-
Before you setup a new lab, you should consider the following questions:
26+
Before you set up a new lab, you should consider the following questions:
2727

2828
1. **What software requirements does the class have?**
2929

@@ -48,7 +48,7 @@ Before you setup a new lab, you should consider the following questions:
4848

4949
> [!NOTE]
5050
> Depending on the region you select for your lab, you may see fewer compute sizes available since this varies by region. If you need to create a lab using a large number of GPU VMs, you should coordinate with your account specialist to submit a request to ensure that the number VMs are available within your region. Our general recommendation is to select the smallest compute size that is closest to your needs. With Lab Services, you can easily set up a new lab with a different compute capacity later if needed.
51-
51+
5252
1. **What dependencies does the class have on external Azure or network resources?**
5353

5454
If your lab VMs need to use external resources, such as a database, file share, licensing server, etc. you will need to coordinate with your administrators to ensure that your lab has access to these resources.
@@ -60,7 +60,7 @@ Before you setup a new lab, you should consider the following questions:
6060
6161
1. **How will costs be controlled?**
6262

63-
AzLabs uses a pay-as-you go pricing model which means that you only pay for the time that a lab VM is running. To control costs, you have three options that are typically used in conjunction with one another:
63+
Lab Services uses a pay-as-you go pricing model which means that you only pay for the time that a lab VM is running. To control costs, you have three options that are typically used in conjunction with one another:
6464

6565
- **Schedule** - A schedule allows you to automatically control when your labs' VMs are started and shut down.
6666
- **Quota** - The quota controls the number of hours that students will have access to a VM outside of the scheduled hours. If the quota is reached while a student is using it, the VM is automatically shut down and the student is not able to restart the VM unless the quota is increased.
@@ -70,6 +70,7 @@ Before you setup a new lab, you should consider the following questions:
7070
> This setting currently only exists for Windows; Linux support is coming soon.
7171
7272
1. **How will students connect to their VM?**
73+
7374
For RDP to Windows VMs, we recommend students use [Microsoft Remote Desktop client](https://docs.microsoft.com/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients). Remote Desktop client supports Macs, Chromebooks, and Windows.
7475

7576
For Linux VMs, students may use either SSH or RDP. To connect using RDP, you are responsible for installing and configuring the necessary RDP and GUI packages. More details on this is provided below.

0 commit comments

Comments
 (0)