Commit 96029dbd authored by Stephane Nicoll's avatar Stephane Nicoll

Polish "Add Azure info to the cloud deployment docs"

See gh-26910
parent 8321faaf
...@@ -523,7 +523,6 @@ cloud-deployment-aws-beanstalk=deployment.cloud.aws.beanstalk ...@@ -523,7 +523,6 @@ cloud-deployment-aws-beanstalk=deployment.cloud.aws.beanstalk
cloud-deployment-aws-tomcat-platform=deployment.cloud.aws.beanstalk.tomcat-platform cloud-deployment-aws-tomcat-platform=deployment.cloud.aws.beanstalk.tomcat-platform
cloud-deployment-aws-java-se-platform=deployment.cloud.aws.beanstalk.java-se-platform cloud-deployment-aws-java-se-platform=deployment.cloud.aws.beanstalk.java-se-platform
cloud-deployment-aws-summary=deployment.cloud.aws.summary cloud-deployment-aws-summary=deployment.cloud.aws.summary
cloud-deployment-azure=deployment.cloud.azure
cloud-deployment-boxfuse=deployment.cloud.boxfuse cloud-deployment-boxfuse=deployment.cloud.boxfuse
cloud-deployment-gae=deployment.cloud.google cloud-deployment-gae=deployment.cloud.google
deployment-install=deployment.installing deployment-install=deployment.installing
......
...@@ -355,10 +355,14 @@ Your application should now be up and running on AWS. ...@@ -355,10 +355,14 @@ 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. 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]] [[deployment.cloud.azure]]
=== 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]. 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]] [[deployment.cloud.google]]
=== Google Cloud === Google Cloud
Google Cloud has several options that can be used to launch Spring Boot applications. Google Cloud has several options that can be used to launch Spring Boot applications.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment