diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment/cloud.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment/cloud.adoc index ea97ae6a47..3a78c5bbf7 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment/cloud.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment/cloud.adoc @@ -357,6 +357,12 @@ See the blog post on https://boxfuse.com/blog/spring-boot-ec2.html[deploying Spr +[[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 Google Cloud has several options that can be used to launch Spring Boot applications.