Skip to content

Commit e3bf306

Browse files
author
RoseHJM
committed
DTL - roadmap update Jun 2025
1 parent bcd9fca commit e3bf306

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

articles/devtest-labs/devtest-labs-roadmap.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ ms.service: azure-devtest-labs
55
ms.topic: concept-article
66
author: anishtrakru
77
ms.author: anishtrakru
8-
ms.date: 09/30/2024
8+
ms.date: 06/24/2025
99

1010
#customer intent: As a customer, I want to understand upcoming features and enhancements in Azure DevTest Labs so that I can plan and optimize development and deployment strategies.
1111

1212
---
13-
# Azure DevTest Labs roadmap
13+
# Azure DevTest Labs Roadmap
1414

15-
This roadmap presents a set of planned feature releases that underscores Microsoft's commitment to empowering enterprise development and testing teams. DevTest Labs enables development teams to self-serve customized, ready-to-test machines in the cloud, all while maintaining adherence to organizational governance policies. This feature list offers a glimpse into our plans for the next six months, highlighting key features we're developing. It isn't exhaustive but shows major investments. Some features might release as previews and evolve based on your feedback before becoming generally available. We always listen to your input, so the timing, design, and delivery of some features might change.
15+
This roadmap outlines Microsoft's planned feature releases to support enterprise development and testing teams with Azure DevTest Labs. DevTest Labs enables teams to self-serve customized test machines in the Cloud while adhering to governance policies. This list highlights the key features we're developing over the next six months. Some might be previews and evolve based on feedback before general release. We always consider your input, so timing and priorities might change.
1616

1717
Key DevTest Labs deliverables can be grouped under the following themes:
1818

@@ -22,32 +22,33 @@ Key DevTest Labs deliverables can be grouped under the following themes:
2222

2323
## Ready-to-test virtual machines
2424

25-
The fundamental goal of DevTest Labs is to provide a seamless, intuitive experience that empowers development and testing teams. DevTest Labs enables you to swiftly access ready-to-test machines for deploying and validating the latest versions or features of any version of your application. We're dedicated to advancing this vision by continuously investing in innovative technologies to enhance machine customization and optimize testing efficiency.
25+
The fundamental goal of DevTest Labs is to provide a seamless, intuitive experience that empowers development and testing teams. DevTest Labs enables you to swiftly access ready-to-test machines for deploying and validating the latest versions or features of any version of your application. We're dedicated to advancing this vision by continuously listening to our customers and investing in innovative technologies to enhance machine customization and optimize testing efficiency.
2626

27-
- **Hibernate VM:** Hibernating a machine preserves its exact state upon resumption, allowing developers to effortlessly troubleshoot issues identified during testing.
28-
- **Lab-level Secrets:** Platform engineers and dev managers will be able to set up centralized secrets accessible to the entire team, streamlining virtual machine creation and management.
29-
- **Generation 2 VMs:** Generation 2 VMs will improve virtual machine boot and installation times and enable secure boot by default.
27+
- **Lab-level Secrets:** This feature allows platform engineers to securely store and centrally manage sensitive information—like admin passwords or API keys—at the lab level. This enables teams to share secrets across VMs without hardcoding them, simplifies automation, and improves security and governance in multi-user labs.
28+
29+
- **Multiple Shared Image Galleries:** This feature allows lab owners to attach more than one shared image gallery (SIG) to a DevTest Lab, enabling platform engineering teams to better organize images by team, product, or specific use cases. It improves governance, simplifies image maintenance, and gives teams more flexibility in managing and accessing the right VM images for their workflows.
30+
31+
- **Modify VM expiration date in the Azure portal:** This feature will allow users to easily update the expiration date of their virtual machines directly from the Azure portal. While already supported via API, this enhancement brings a user-friendly interface to manage VM lifecycles more intuitively, helping teams reduce costs and clean up unused resources without needing manual API calls.
32+
33+
- **VM snapshots:** This feature will enable teams to preserve the exact state of a VM before critical changes or test runs, enabling faster recovery, easier rollback, and more efficient troubleshooting.
3034

3135
## Enterprise management
3236

3337
DevTest Labs delivers a streamlined and optimized experience for end-users while also offering robust enterprise capabilities to enforce organizational governance, covering security, cost management, and monitoring. We're committed to enhancing these capabilities with upcoming features that will fortify the machines and help reduce costs.
3438

35-
- **Managed Identity and GitHub Apps:** To ensure secure connections to source control repositories and storage accounts, we'll introduce the ability to:
36-
- Attach Azure Repos repositories via managed identities
37-
- Attach GitHub repositories through GitHub Apps
38-
- Access lab storage accounts via managed identities
39-
- **Trusted Launch:** Trusted launch will enhance protection for lab machines against advanced and persistent attacks by enabling features like secure boot, vTPM, virtualization-based security, and integration with Microsoft Defender for Cloud.
40-
- **Spot VMs:** Spot VMs will lower test machine costs for workloads that can handle interruptions.
41-
- **Standard Load Balancer:** Standard Load Balancer provides significant improvements over basic such as high performance, ultra-low latency, superior resilient load-balancing, and increased security by default.
39+
- **Resource view for Lab owners:** A centralized dashboard for lab owners to view all virtual machines in their lab, including usage status (running, stopped, claimed), owner details, and activity. This feature will enhance visibility and governance, making it easier to identify idle or orphaned VMs and optimize resource management across the lab.
40+
41+
- **Custom roles:** This feature will allow platform engineering teams to define custom role definitions for lab virtual machines, beyond the current contributor or reader roles. This will enable more granular access control—such as restricting VM creation or deletion—tailored to specific team needs, improving governance and flexibility in multi-user lab environments.
4242

4343
## Performance and Reliability
4444

4545
DevTest Labs aims to provide a seamless testing experience that is as responsive as a local machine, and we're consistently enhancing the reliability, speed, and performance of DevTest Labs through platform optimization.
4646

47-
**API and Portal Reliability:** We're continuing to invest in our API performance and aiming to attain higher reliability.
47+
- **SDK Modernization:** An upcoming upgrade to the DevTest Labs SDK will improve telemetry, enhance integration with Azure-native services, and lay the groundwork for future extensibility.
4848

49-
This roadmap outlines our current priorities, and we remain flexible to adapt based on customer feedback. We invite you to share your thoughts and suggest other capabilities you would like to see. Your insights help us refine our focus and deliver even greater value.
49+
- **API Refresh:** We're preparing to upgrade the DevTest Labs Rest APIs to the latest version, which will enable new capabilities in the portal and improve long-term maintainability.
5050

51+
This roadmap outlines our current priorities, and we remain flexible to adapt based on customer feedback. We invite you to share your thoughts and suggest other capabilities you would like to see. Your insights help us refine our focus and deliver even greater value.
5152

5253
## Related content
5354

0 commit comments

Comments
 (0)