Skip to content

Commit 4767489

Browse files
Apply suggestions from code review
Co-authored-by: Karl Erickson <[email protected]>
1 parent b64bb4c commit 4767489

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/spring-apps/how-to-deploy-big-cpu-memory-application.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ You can use the Azure portal or the Azure CLI to create applications.
3434

3535
Use the following steps to create a large CPU and memory application using the Azure portal.
3636

37-
1. Go to your service instance of Azure Spring Apps.
37+
1. Go to your Azure Spring Apps service instance.
3838

39-
1. In the navigation pane, select **Apps** and then select **Create app**.
39+
1. In the navigation pane, select **Apps**, and then select **Create app**.
4040

4141
1. On the **Create App** page, provide a name for **App name** and select the desired **vCpu** and **Memory** values for your application.
4242

@@ -104,5 +104,4 @@ az spring app scale \
104104
## Next steps
105105

106106
- [Build and deploy apps to Azure Spring Apps](/azure/spring-apps/quickstart-deploy-apps)
107-
108107
- [Scale an application in Azure Spring Apps](/azure/spring-apps/how-to-scale-manual)

0 commit comments

Comments
 (0)