Skip to content

Commit bfb3666

Browse files
committed
moved subscription prerequisite out of the zone pivot regions
1 parent b699a7a commit bfb3666

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/spring-apps/quickstart.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ At the end of this quickstart, you have a working Spring app running on Azure Sp
4040
4141
## Prerequisites
4242

43+
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
44+
4345
::: zone pivot="sc-enterprise"
4446

4547
- If you're deploying Azure Spring Apps Enterprise tier for the first time in the target subscription, see the [Requirements](./how-to-enterprise-marketplace-offer.md#requirements) section of [View Azure Spring Apps Enterprise tier offering in Azure Marketplace](./how-to-enterprise-marketplace-offer.md).
@@ -48,7 +50,6 @@ At the end of this quickstart, you have a working Spring app running on Azure Sp
4850

4951
::: zone pivot="sc-consumption-plan"
5052

51-
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
5253
- [Apache Maven](https://maven.apache.org/download.cgi)
5354
- [Azure CLI](/cli/azure/install-azure-cli). Install the Azure CLI extension for Azure Spring Apps Standard consumption plan by using the following command.
5455

@@ -208,7 +209,6 @@ Deploying the application can take a few minutes.
208209

209210
## [Azure CLI](#tab/Azure-CLI)
210211

211-
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
212212
- [Apache Maven](https://maven.apache.org/download.cgi)
213213
- [Azure CLI](/cli/azure/install-azure-cli). Install the Azure Spring Apps extension with the following command: `az extension add --name spring`
214214

@@ -310,7 +310,6 @@ Deploying the application can take a few minutes.
310310

311311
## [IntelliJ](#tab/IntelliJ)
312312

313-
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
314313
- [IntelliJ IDEA](https://www.jetbrains.com/idea/).
315314
- [Azure Toolkit for IntelliJ](/azure/developer/java/toolkit-for-intellij/install-toolkit).
316315

0 commit comments

Comments
 (0)