Edit

Share via


What is Azure Spring Apps?

Note

The Basic, Standard, and Enterprise plans entered a retirement period on March 17, 2025. For more information, see the Azure Spring Apps retirement announcement.

This article applies to: ✅ Enterprise ✅ Basic/Standard

Azure Spring Apps makes it easy to deploy Spring Boot applications to Azure without any code changes. The service manages the infrastructure of Spring applications so developers can focus on their code. Azure Spring Apps provides lifecycle management using comprehensive monitoring and diagnostics, configuration management, service discovery, CI/CD integration, blue-green deployments, and more.

The following video shows an app composed of Spring Boot applications running on Azure using Azure Spring Apps.


Why use Azure Spring Apps?

You get the following benefits when you deploy applications to Azure Spring Apps:

  • Efficiently migrate existing Spring apps and manage cloud scaling and costs.
  • Modernize apps with Spring Cloud patterns to improve agility and speed of delivery.
  • Run Java at cloud scale and drive higher usage without complicated infrastructure.
  • Develop and deploy rapidly without containerization dependencies.
  • Monitor production workloads efficiently and effortlessly.

Azure Spring Apps supports both Java Spring Boot and ASP.NET Core Steeltoe apps. Steeltoe support is currently offered as a public preview. With public preview offerings, you can experiment with new features prior to their official release.

Service overview

As part of the Azure ecosystem, Azure Spring Apps allows easy binding to other Azure services including storage, databases, monitoring, and more, as shown in the following diagram:

Diagram showing an overview of how Azure Spring Apps interacts with other services and tools.

Azure Spring Apps provides you with the following capabilities:

  • A fully managed service for Spring Boot apps that lets you focus on building and running apps without the hassle of managing infrastructure.

  • Automatic wiring of your apps with the Spring service runtime and built-in app lifecycle support when you deploy your JARs or code for your Spring Boot app, or zip file for your Steeltoe app.

  • Ease of monitoring. After deployment, you can monitor app performance, fix errors, and rapidly improve applications.

  • Full integration to Azure's ecosystems and services.

  • Enterprise readiness with fully managed infrastructure and built-in lifecycle management.

Get started with Azure Spring Apps

The following articles help you get started:

The following quickstarts apply to the Basic/Standard plan only. For Enterprise quickstarts, see the Get started with the Enterprise plan section.

Enterprise plan

The Enterprise plan provides commercially supported Tanzu components with SLA assurance. For more information, see the SLA for Azure Spring Apps. This support helps enterprise customers ship faster for mission-critical workloads with peace of mind. The Enterprise plan helps unlock Spring's full potential while including feature parity and region parity with the Standard plan.

The following video introduces the Azure Spring Apps Enterprise plan.


Deploy and manage Spring and polyglot applications

The Azure Spring Apps Enterprise plan provides the fully managed VMware® Tanzu Build Service. The Tanzu Build Service automates the creation, management, and governance of containers at enterprise scale with the following buildpack options:

Tanzu Build Service offers a higher-level abstraction for building applications. Tanzu Build Service also provides a balance of control that reduces the operational burden on developers, and supports enterprise IT operators who manage applications at scale. You can configure what Tanzu Buildpacks to apply and build polyglot applications that run alongside Spring applications on Azure Spring Apps.

Tanzu Buildpacks makes it easier to build Spring, Java, NodeJS, Python, Go and .NET Core applications. You can also use Tanzu Buildpacks to configure application performance monitoring agents such as Application Insights, New Relic, Dynatrace, AppDynamics, and Elastic.

Route client requests to applications

You can manage and discover request routes and APIs exposed by applications using the fully managed Spring Cloud Gateway for VMware Tanzu and API portal for VMware Tanzu.

Spring Cloud Gateway for Tanzu effectively routes diverse client requests to applications in Azure Spring Apps, Azure, and on-premises. Spring Cloud Gateway also addresses cross-cutting considerations for applications behind the Gateway. These considerations include securing, routing, rate limiting, caching, monitoring, resiliency and hiding applications. You can make the following configurations to Spring Cloud Gateway:

  • Single sign-on integration with your preferred identity provider without any extra code or dependencies.
  • Dynamic routing rules to applications without any application redeployment.
  • Request throttling without any backing services.

API Portal for VMware Tanzu provides API consumers with the ability to find and view API route details exposed by Spring Cloud Gateway for Tanzu and test API requests.

Use flexible and configurable VMware Tanzu components

With the Azure Spring Apps Enterprise plan, you can use fully managed VMware Tanzu components on Azure without operational hassle. You can select which VMware Tanzu components you want to use in your environment, either during or after Enterprise instance creation. The following components are available:

VMware Tanzu components deliver increased value so you can accomplish the following tasks:

  • Grow your enterprise grade application portfolio from a few applications to thousands with end-to-end observability while delegating operational complexity to Microsoft and VMware.
  • Lift and shift Spring applications across Azure Spring Apps and any other compute environment.
  • Control your build dependencies, deploy polyglot applications, and deploy Spring Cloud middleware components as needed.

Unlock Spring's full potential with Long-Term Support (LTS)

The Azure Spring Apps Enterprise plan includes VMware Spring Runtime Support for application development and deployments. This support gives you access to Spring experts, enabling you to unlock the full potential of the Spring ecosystem to develop and deploy applications faster.

Typically, open-source Spring project minor releases receive support for a minimum of 12 months from the date of initial release. In the Azure Spring Apps Enterprise plan, Spring project minor releases receive commercial support for a minimum of 24 months from the date of initial release. This extended support is available through the VMware Spring Runtime Support entitlement and ensures the security and stability of your Spring application portfolio, even after the open source end of life dates. For more information, see Spring Boot.

Fully integrate into the Azure and Java ecosystems

Azure Spring Apps, including the Enterprise plan, runs on Azure in a fully managed environment. You get all the benefits of Azure and the Java ecosystem, and the experience is familiar and intuitive as described in the following table:

Best practice Ecosystem
Create service instances using a provisioning tool. Azure portal, CLI, ARM Template, Bicep, or Terraform
Automate environments and application deployments. GitHub, Azure DevOps Server, GitLab, and Jenkins
Monitor end-to-end using any tool and platform. Application Insights, Azure Log Analytics, Splunk, Elastic, New Relic, Dynatrace, or AppDynamics
Connect Spring applications and interact with cloud services. Spring integration with Azure services for data, messaging, eventing, cache, storage, and directories
Securely load app secrets and certificates. Azure Key Vault
Use familiar development tools. IntelliJ, Visual Studio Code, Eclipse, Spring Tool Suite, Maven, or Gradle

After you create your Enterprise plan service instance and deploy your applications, you can monitor with Application Insights or any other application performance management tools of your choice.

Get started with the Enterprise plan

The following articles help you get started using the Enterprise plan:

Most of the Azure Spring Apps documentation applies to all the service plans. Some articles apply only to the Enterprise plan or only to the Basic/Standard plan, as indicated at the beginning of each article.

As a quick reference, the articles listed previously and the articles in the following list apply only to the Enterprise plan, or contain significant content that applies only to the Enterprise plan:

Next steps

Samples are available on GitHub. See Azure Spring Apps Samples.

For feature updates about Azure Spring Apps, see Azure updates.