Skip to content

Commit 5383434

Browse files
author
RoseHJM
committed
Updates from Elizabeth
1 parent 86cf745 commit 5383434

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/lab-services/transition-devtest-labs-guidance.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Transition from Azure Lab Services to Azure DevTest Labs
33
description: Learn how to transition from Azure Lab Services to Azure DevTest Labs.
44
ms.topic: how-to
5-
ms.date: 08/23/2024
5+
ms.date: 08/26/2024
66

77
# customer intent: As an Azure Lab Services customer, I want to understand the Azure Lab Services retirement schedule and what Microsoft and partners services I can transition to.
88
---
@@ -21,7 +21,7 @@ DevTest Labs is targeted at enterprise customers. The primary scenario for which
2121

2222
- Customer needs access to Linux VMs - DevTest Labs is the only first party service that provides access to Linux. Cloud PC, Azure Virtual Desktop, Microsoft Dev Box don't provide access to native Linux VMs.
2323
- Customer needs to use an image with nested virtualization - DevTest Labs works well with images that use nested virtualization because it provides a dedicated VM for each student. Nested virtualization isn't well-suited for multi-user session VMs because there's no concept of isolation between user sessions.
24-
- Technical Computer Programming classes - DevTest Labs resources are available using the Azure portal. Only students comfortable with the Azure portal should use DTL. DTL APIs must be used to create a custom portal to access DTL VMs outside of the Azure portal.
24+
- Technical Computer Programming classes - DevTest Labs resources are available using the Azure portal. Only students comfortable with the Azure portal should use DTL. DTL APIs can be used if you want to create a custom portal to access DTL VMs outside of the Azure portal.
2525

2626
### When should a customer not use DevTest Labs?
2727
- Customer requires extensive cost controls, including user quota and limits on the number of VMs a user can have. DevTest Labs doesn't have any ability to restrict access to a VM based on a quota granted per student.
@@ -46,8 +46,6 @@ We recommend using a Shared Image Gallery over the DTL [custom images feature](/
4646

4747
**Does DevTest Labs support multi-VM environments?**
4848
[Azure Deployment Environments](https://azure.microsoft.com/products/deployment-environments/) is recommended for multi-VM environments.
49-
50-
We don't recommend using DTL environments feature.
5149

5250
**Does DevTest Labs support schedules?**
5351
DevTest Labs supports an optional daily start and/or stop schedule.

0 commit comments

Comments
 (0)