You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/quickstart.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ At the end of this quickstart, you have a working Spring app running on Azure Sp
40
40
41
41
## Prerequisites
42
42
43
+
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
44
+
43
45
::: zone pivot="sc-enterprise"
44
46
45
47
- 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
48
50
49
51
::: zone pivot="sc-consumption-plan"
50
52
51
-
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
-[Azure CLI](/cli/azure/install-azure-cli). Install the Azure CLI extension for Azure Spring Apps Standard consumption plan by using the following command.
54
55
@@ -208,7 +209,6 @@ Deploying the application can take a few minutes.
208
209
209
210
## [Azure CLI](#tab/Azure-CLI)
210
211
211
-
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
0 commit comments