Skip to content

Commit 82aed38

Browse files
authored
Merge pull request #263499 from RuoyuWang-MS/patch-6
Update quickstart-deploy-apps.md and fix idea experiences
2 parents 809a631 + a364d3c commit 82aed38

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
78.5 KB
Loading
100 KB
Loading

articles/spring-apps/quickstart-deploy-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,10 +424,10 @@ To deploy to Azure, you must sign in with your Azure account with Azure Toolkit
424424
1. In the **Name** field, append *:api-gateway* to the existing **Name**.
425425
1. In the **Artifact** textbox, select *spring-petclinic-api-gateway-3.0.1*.
426426
1. In the **Subscription** textbox, verify your subscription.
427-
1. In the **Spring Cloud** textbox, select the instance of Azure Spring Apps that you created in [Provision Azure Spring Apps instance](./quickstart-provision-service-instance.md).
428-
1. Set **Public Endpoint** to *Enable*.
427+
1. In the **Spring Apps** textbox, select the instance of Azure Spring Apps that you created in [Provision Azure Spring Apps instance](./quickstart-provision-service-instance.md).
429428
1. In the **App:** textbox, select **Create app...**.
430429
1. Enter *api-gateway*, then select **OK**.
430+
1. Set **Public Endpoint** to *Enable*.
431431
1. Specify the memory to 2 GB and JVM options: `-Xms2048m -Xmx2048m`.
432432

433433
:::image type="content" source="media/quickstart-deploy-apps/memory-jvm-options.png" alt-text="Screenshot of memory and JVM options." lightbox="media/quickstart-deploy-apps/memory-jvm-options.png":::

0 commit comments

Comments
 (0)