Skip to content

Commit 546cfd9

Browse files
committed
prereq section fixes
1 parent c4a019a commit 546cfd9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/spring-apps/how-to-enterprise-large-cpu-memory-applications.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ This article shows how to deploy large CPU and memory applications in Azure Spri
2323

2424
## Prerequisites
2525

26-
- An Azure Spring Apps service instance.
27-
- [The Azure CLI](/cli/azure/install-azure-cli).
26+
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
27+
- An Azure Spring Apps service instance. For more information, see [Quickstart: Provision an Azure Spring Apps service instance](/azure/spring-apps/quickstart-provision-service-instance).
28+
- The [Azure CLI](/cli/azure/install-azure-cli). Install the Azure Spring Apps extension with the following command: `az extension add --name spring`.
2829

2930
## Create a large CPU and memory application
3031

0 commit comments

Comments
 (0)