Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 798 Bytes

deploy-to-azure-spring-apps.md

File metadata and controls

10 lines (8 loc) · 798 Bytes
ms.dateauthorms.authorms.reviewer
02/06/2023
KarlErickson
karler
seal

Deploy to Azure Spring Apps

Now that you have the Spring Boot application running locally, it's time to move it to production. 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. To deploy your application to Azure Spring Apps, see Deploy your first application to Azure Spring Apps.

close