You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/devtest-labs/lab-services-overview.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ ms.date: 11/15/2021
9
9
10
10
You can use two different Azure services to set up lab environments in the cloud:
11
11
12
-
-[Azure DevTest Labs](https://azure.microsoft.com/services/devtest-lab) provides development or test cloud environments for your team.
12
+
-[Azure DevTest Labs](devtest-lab-overview.md) provides development or test cloud environments for your team.
13
13
14
14
In DevTest Labs, a lab owner [creates a lab](devtest-lab-create-lab.md) and makes it available to lab users. The owner provisions the lab with Windows or Linux virtual machines (VMs) that have all necessary software and tools. Lab users connect to lab VMs for daily work and short-term projects. Lab administrators can analyze resource usage and costs across multiple labs, and set overarching policies to optimize organization or team costs.
Lab Services does all infrastructure management, from spinning up VMs and scaling infrastructure to handling errors. After an IT administrator creates a Lab Services lab account, instructors can [create classroom labs](/azure/lab-services/how-to-manage-classroom-labs#create-a-classroom-lab) in the account. An instructor specifies the number and type of VMs they need for the class, and adds users to the class. Once users register in the class, they can access the VMs to do class exercises and homework.
19
19
@@ -97,16 +97,10 @@ The following table compares the two types of Azure lab environments:
| Management of Azure infrastructure | Automatically managed. | You manage the infrastructure manually.|
101
-
| Built-in resiliency | Automatic handling of resiliency.| You handle resiliency manually.|
100
+
| Management of Azure infrastructure | Automatically infrastructure management | You manage the infrastructure manually |
101
+
| Built-in resiliency | Automatic handling of resiliency | You handle resiliency manually |
102
102
| Subscription management | The service handles allocation of resources within Microsoft subscriptions that back the service. | You manage the subscription within your own Azure subscription. |
103
-
| Autoscaling. | Service automatically handles.| No subscription autoscaling.|
103
+
| Autoscaling. | Service automatically scales| No subscription autoscaling |
104
104
| Azure Resource Manager deployment within the lab | Not available | Available |
0 commit comments