Add Azure info to the cloud deployment docs

See gh-26910
This commit is contained in:
Andy Clement
2021-06-14 21:03:09 -07:00
committed by Stephane Nicoll
parent 618d3dfd60
commit 8321faaf16
2 changed files with 4 additions and 1 deletions

View File

@@ -355,7 +355,9 @@ Your application should now be up and running on AWS.
See the blog post on https://boxfuse.com/blog/spring-boot-ec2.html[deploying Spring Boot apps on EC2] as well as the https://boxfuse.com/docs/payloads/springboot.html[documentation for the Boxfuse Spring Boot integration] to get started with a Maven build to run the app.
[[deployment.cloud.azure]]
=== Azure
This https://spring.io/guides/gs/spring-boot-for-azure/[Getting Started guide] walks you through deploying your Spring Boot application to either https://azure.microsoft.com/en-ca/services/spring-cloud/[Azure Spring Cloud] or https://docs.microsoft.com/en-ca/azure/app-service/overview[Azure App Service].
[[deployment.cloud.google]]
=== Google Cloud