Skip to content

Commit cb985a3

Browse files
authored
Merge pull request #183058 from j-martens/patch-30
Adding cross-links
2 parents 016617f + abd9967 commit cb985a3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/lab-services/lab-services-overview.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ ms.date: 12/16/2021
99

1010
Azure Lab Services enables you to quickly set up a classroom lab environment in the cloud. An educator creates a classroom lab, provisions Windows, or Linux virtual machines, installs the necessary software and tools labs in the class, and makes them available to students. The students in the class connect to virtual machines (VMs) in the lab, and use them for their projects, assignments, classroom exercises.
1111

12-
Currently, classroom lab is the only type of managed lab that's supported by Azure Lab Services. The service itself handles all the infrastructure management for a managed lab type, from spinning up VMs to handling errors and scaling the infrastructure. After an IT admin creates a lab account in Azure Lab Services, an instructor can quickly set up a lab for the class, specify the number and type of VMs that are needed for exercises in the class, and add users to the class. Once a user registers to the class, the user can access the VM to do exercises for the class.
12+
Currently, classroom lab is the only type of managed lab that's supported by Azure Lab Services. The service itself handles all the infrastructure management for a managed lab type, from spinning up VMs to handling errors and scaling the infrastructure. You specify what kind of infrastructure you need and install any tools or software that's required for the class. Learn more about [service architecture](classroom-labs-fundamentals.md).
1313

14-
The lab infrastructure is then managed by Azure. The service itself handles all the infrastructure management for a managed lab type, from spinning up virtual machines (VMs) to handling errors, and scaling the infrastructure. You specify what kind of infrastructure you need and install any tools or software that's required for the class.
14+
After an IT admin creates a lab account in Azure Lab Services, an instructor can quickly [set up a lab for the class](tutorial-setup-classroom-lab.md), specify the number and type of VMs that are needed for exercises in the class, and add users to the class. Once a user registers to the class, the user can [access the VM to do exercises for the class](tutorial-connect-virtual-machine-classroom-lab.md).
15+
1516

1617
## Key capabilities
1718
Azure Lab Services supports the following key capabilities/features:
1819

19-
- **Fast and flexible setup of a lab**. Using Azure Lab Services, lab owners can quickly set up a lab for their needs. The service offers the option to take care of all Azure infrastructure work for managed lab types. The service provides built-in scaling and resiliency of infrastructure for labs that the service manages for you.
20+
- **Fast and flexible setup of a lab**. Using Azure Lab Services, lab owners can quickly [set up a lab](tutorial-setup-classroom-lab.md) for their needs. The service offers the option to take care of all Azure infrastructure work for managed lab types. The service provides built-in scaling and resiliency of infrastructure for labs that the service manages for you.
2021

2122
- **Simplified experience for lab users**. Users who are invited to your lab get immediate access to the resources you give them inside your labs. They just need to sign in to see the full list of virtual machines they have access to across multiple labs. They can click on a single button to connect to the virtual machines and start working. Users don’t need Azure subscriptions to use the service. [Lab users can register](how-to-use-classroom-lab.md) to a lab with a registration code and can access the lab anytime to use the lab’s resources.
2223

@@ -30,6 +31,7 @@ If you want to just input what you need in a lab and let the service set up and
3031
The following sections provide more details about these labs.
3132

3233
## Managed lab types
34+
3335
Azure Lab Services allows you to create labs whose infrastructure is managed by Azure. This article refers to them as managed lab types. Managed lab types offer different types of labs that fit for your specific need. Currently, the only managed lab type that's supported is **classroom lab**.
3436

3537
Managed lab types enable you to get started right away, with minimal setup. The service itself handles all the management of the infrastructure for the lab, from spinning up the VMs to handling errors and scaling the infrastructure. To create a managed lab type such as a classroom lab, you need to create a lab account for your organization first. The lab account serves as the central account in which all labs in the organization are managed. 
@@ -51,5 +53,6 @@ You can set up labs for several types of classes with Azure Lab Services. See th
5153
## Next steps
5254
See the following tutorials for step-by-step instructions to create a lab account, and create a classroom lab.
5355

56+
- [Quickstart: get started with Azure Lab Services](get-started-manage-labs.md)
5457
- [Tutorial: setup a lab account](tutorial-setup-lab-account.md)
5558
- [Tutorial: create a classroom lab](tutorial-setup-classroom-lab.md)

0 commit comments

Comments
 (0)