Skip to content

Commit 96029db

Browse files
committed
Polish "Add Azure info to the cloud deployment docs"
See gh-26910
1 parent 8321faa commit 96029db

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/anchor-rewrite.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ cloud-deployment-aws-beanstalk=deployment.cloud.aws.beanstalk
523523
cloud-deployment-aws-tomcat-platform=deployment.cloud.aws.beanstalk.tomcat-platform
524524
cloud-deployment-aws-java-se-platform=deployment.cloud.aws.beanstalk.java-se-platform
525525
cloud-deployment-aws-summary=deployment.cloud.aws.summary
526-
cloud-deployment-azure=deployment.cloud.azure
527526
cloud-deployment-boxfuse=deployment.cloud.boxfuse
528527
cloud-deployment-gae=deployment.cloud.google
529528
deployment-install=deployment.installing

spring-boot-project/spring-boot-docs/src/docs/asciidoc/deployment/cloud.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,10 +355,14 @@ Your application should now be up and running on AWS.
355355

356356
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.
357357

358+
359+
358360
[[deployment.cloud.azure]]
359361
=== Azure
360362
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].
361363

364+
365+
362366
[[deployment.cloud.google]]
363367
=== Google Cloud
364368
Google Cloud has several options that can be used to launch Spring Boot applications.

0 commit comments

Comments
 (0)