Skip to content

Commit cace2c1

Browse files
committed
Acrolinx fixes
1 parent 70a710c commit cace2c1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/deployment-environments/ade-roadmap.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 08/26/2024
1313

1414
# Azure Deployment Environments Roadmap
1515

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.
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.
1717

1818
The key deliverables focus on the following themes:
1919

@@ -23,30 +23,30 @@ The key deliverables focus on the following themes:
2323

2424
## Self-serve app infrastructure
2525

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.
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'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.
2727

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.
28+
- Enhanced integration with Azure Developer CLI (azd) will support ADE’s 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.
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.
3030

3131
## Standardized deployments and customized templates
3232

3333
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.
3434

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.
35+
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.
3636

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.
37+
- 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.
3838
- 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.
3939

4040
## Enterprise management
4141

4242
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.
4343

44-
We are committed to further investing in capabilities that strengthen both security and cost controls, ensuring a secure and efficient development ecosystem –
44+
We're committed to further investing in capabilities that strengthen both security and cost controls, ensuring a secure and efficient development ecosystem –
4545

4646
- 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.
47+
- Default autodeletion eliminates orphaned cloud resources, safeguarding enterprises from unnecessary costs and ensuring budget efficiency.
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 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.
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 help us refine our focus and deliver even greater value.
5050

5151
## Related content
5252

0 commit comments

Comments
 (0)