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/deployment-environments/ade-roadmap.md
+26-19Lines changed: 26 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Roadmap for Azure Deployment Environments
3
3
description: Learn about features coming soon and in development for Azure Deployment Environments.
4
4
ms.service: azure-deployment-environments
5
5
ms.topic: concept-article
6
-
author: Taysser-Gherfal
7
-
ms.author: tagherfa
6
+
author: sagarlankala
7
+
ms.author: salankal
8
8
ms.date: 08/26/2024
9
9
10
10
#customer intent: As a customer, I want to understand upcoming features and enhancements in Azure Deployment Environments so that I can plan and optimize development and deployment strategies.
@@ -13,33 +13,40 @@ ms.date: 08/26/2024
13
13
14
14
# Azure Deployment Environments Roadmap
15
15
16
-
This roadmap presents a set of planned feature releases that underscores Microsoft’s commitment to revolutionizing the way enterprise developers provision application infrastructure, offering a seamless and intuitive experience that also ensures robust centralized management and governance. This feature list offers a glimpse into our plans for the next six months, highlighting key features we're developing. It's not 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.
16
+
This roadmap presents a set of planned feature releases that underscores Microsoft’s commitment to revolutionizing the way enterprise developers provision application infrastructure, offering a seamless and intuitive experience that also ensures robust centralized management and governance. This feature list offers a glimpse into our plans for the next 6 months, highlighting key features we're developing. It's not exhaustive but shows major investments. Some features may 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 may change.
17
+
17
18
The key deliverables focus on the following themes:
18
19
19
20
- Self-serve app infrastructure
20
21
- Standardized deployments and customized templates
21
-
- Enterprise management
22
+
- Enterprise management
23
+
24
+
## Self-serve app infrastructure
25
+
26
+
Navigating complex dependencies, opaque configurations, and compatibility issues, alongside managing security risks, has long made deploying app infrastructure a challenging endeavor. Azure Deployment Environments aims to eliminate these obstacles and supercharge enterprise developer agility. By enabling developers to swiftly and effortlessly self-serve the infrastructure needed to deploy, test, and run cloud-based applications, we are transforming the development landscape. Our ongoing investment in this area underscores our commitment to optimizing and enhancing the end-to-end developer experience, empowering teams to innovate without barriers.
27
+
28
+
- Enhanced integration with Azure Developer CLI (azd) will support ADE’s extensibility model, enabling deployments using any preferred IaC framework. This allows enterprise development teams to deploy their code onto newly provisioned or existing environments with simple commands like ‘azd up’ and ‘azd deploy’. By facilitating real-time testing, rapid issue identification, and swift resolution, developers can deliver higher-quality applications faster than ever before.
29
+
- Ability to track and manage environment operations, logs and the deployment outputs directly in the developer portal will make it easier for dev teams to troubleshoot any potential issues and fix their deployments.
30
+
31
+
## Standardized deployments and customized templates
32
+
33
+
Azure Deployment Environments empowers platform engineers and dev leads to securely provide curated, project-specific IaC templates directly from source control repositories. With the support for an extensibility model, organizations can now use their preferred IaC frameworks, including popular third-party options like Pulumi and Terraform, to execute deployments seamlessly.
34
+
35
+
While the extensibility model already allows for customized deployments, we are committed to making it exceptionally easy for platform engineers and dev leads to tailor their deployments, ensuring they can securely meet the unique needs of their organization or development team.
22
36
23
-
## Self-serve app infrastructure
37
+
- Configuring pre- and post-deployment scripts as part of environment definitions will unlock the power to integrate additional logic, validations, and custom actions into deployments, leveraging internal APIs and systems for more customized and efficient workflows.
38
+
- Support for private registries will allow platform engineers to store custom container images in a private Azure Container Registry (ACR), ensuring controlled and secure access.
24
39
25
-
Navigating complex dependencies, opaque configurations, and compatibility issues, alongside managing security risks, has long made deploying app infrastructure a challenging endeavor. Azure Deployment Environments aims to eliminate these obstacles and supercharge enterprise developer agility. By enabling developers to swiftly and effortlessly self-serve the infrastructure needed to deploy, test, and run cloud-based applications, we're transforming the development landscape. Our ongoing investment in this area underscores our commitment to optimizing and enhancing the end-to-end developer experience, empowering teams to innovate without barriers.
40
+
## Enterprise management
26
41
27
-
- Enhanced integration with Azure Developer CLI (azd) will support the Azure Deployment Environments (ADE) extensibility model, enabling deployments using any preferred IaC framework. The extensibility model allows enterprise development teams to deploy their code onto newly provisioned or existing environments with simple commands like `azd up` and `azd deploy`. By facilitating real-time testing, rapid issue identification, and swift resolution, developers can deliver higher-quality applications faster than ever before.
28
-
- Ability to track and manage environment operations, logs, and the deployment outputs directly in the developer portal will make it easier for dev teams to troubleshoot any potential issues and fix their deployments.
29
-
Standardized deployments and customized templates
30
-
Azure Deployment Environments empowers platform engineers and dev leads to securely provide curated, project-specific IaC templates directly from source control repositories. With the support for an extensibility model, organizations can now use their preferred IaC frameworks, including popular third-party options like Pulumi and Terraform, to execute deployments seamlessly.
31
-
While the extensibility model already allows for customized deployments, we're committed to making it exceptionally easy for platform engineers and dev leads to tailor their deployments, ensuring they can securely meet the unique needs of their organization or development team.
32
-
- Configuring pre- and post-deployment scripts as part of environment definitions will unlock the power to integrate more logic, validations, and custom actions into deployments, leveraging internal APIs and systems for more customized and efficient workflows.
33
-
- Support for private registries will allow platform engineers to store custom container images in a private Azure Container Registry (ACR), ensuring controlled and secure access.
42
+
Balancing developer productivity with security, compliance, and cost management is crucial for organizations. Deployment Environments boosts productivity while upholding organizational security and compliance standards by centralizing environment management and governance for platform engineers.
34
43
35
-
## Enterprise management
44
+
We are committed to further investing in capabilities that strengthen both security and cost controls, ensuring a secure and efficient development ecosystem –
36
45
37
-
Balancing developer productivity with security, compliance, and cost management is crucial for organizations. Deployment Environments boosts productivity while upholding organizational security and compliance standards by centralizing environment management and governance for platform engineers.
46
+
- Ability to configure a private virtual network for the runner executing the template deployments puts enterprises in control while accessing confidential data and resources from internal systems.
47
+
- Default auto-deletion eliminates orphaned cloud resources, safeguarding enterprises from unnecessary costs and ensuring budget efficiency.
38
48
39
-
We're committed to further investing in capabilities that strengthen both security and cost controls, ensuring a secure and efficient development ecosystem –
40
-
- Ability to configure a private virtual network for the runner executing the template deployments puts enterprises in control while accessing confidential data and resources from internal systems.
41
-
- Default autodeletion eliminates orphaned cloud resources, safeguarding enterprises from unnecessary costs and ensuring budget efficiency.
42
-
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 more capabilities you would like to see. Your insights will help us refine our focus and deliver even greater value.
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 more capabilities you would like to see](https://developercommunity.microsoft.com/deploymentenvironments/suggest). Your insights will help us refine our focus and deliver even greater value.
0 commit comments