Skip to content

Commit a9f0433

Browse files
committed
Remove redundant requirements section from quickstart articles
1 parent 35e4580 commit a9f0433

13 files changed

Lines changed: 0 additions & 15 deletions

articles/spring-apps/enterprise/how-to-use-accelerator.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ App Accelerator helps you bootstrap developing your applications and deploying t
3131
## Prerequisites
3232

3333
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
34-
- Understand and fulfill the requirements listed in the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
3534
- [Azure CLI](/cli/azure/install-azure-cli) with the Azure Spring Apps extension. Use the following command to remove previous versions and install the latest extension. If you previously installed the `spring-cloud` extension, uninstall it to avoid configuration and version mismatches.
3635

3736
```azurecli

articles/spring-apps/enterprise/how-to-use-application-live-view.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Application Live View only supports Spring Boot applications.
2929
## Prerequisites
3030

3131
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
32-
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
3332
- [Azure CLI](/cli/azure/install-azure-cli) with the Azure Spring Apps extension. Use the following command to remove previous versions and install the latest extension. If you previously installed the `spring-cloud` extension, uninstall it to avoid configuration and version mismatches.
3433

3534
```azurecli

articles/spring-apps/enterprise/how-to-use-dev-tool-portal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ This article describes how to configure VMware Tanzu Dev Tools. Dev Tools includ
2424
## Prerequisites
2525

2626
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
27-
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
2827
- [Azure CLI](/cli/azure/install-azure-cli) with the Azure Spring Apps extension. Use the following command to remove previous versions and install the latest extension. If you previously installed the `spring-cloud` extension, uninstall it to avoid configuration and version mismatches.
2928

3029
```azurecli

articles/spring-apps/enterprise/quickstart-automate-deployments-github-actions-enterprise.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ This quickstart shows you how to automate deployments to the Azure Spring Apps E
2323
## Prerequisites
2424

2525
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
26-
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
2726
- [The Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
2827
- [Git](https://git-scm.com/).
2928
- [jq](https://stedolan.github.io/jq/download/)

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ This quickstart shows you how to build and deploy applications to Azure Spring A
2222
## Prerequisites
2323

2424
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
25-
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
2625
- [The Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
2726
- [Git](https://git-scm.com/).
2827
- [!INCLUDE [install-enterprise-extension](includes/install-enterprise-extension.md)]

articles/spring-apps/enterprise/quickstart-deploy-java-native-image-app.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ The sample project is the Spring Petclinic application. The following screenshot
3131
- [Git](https://git-scm.com/downloads).
3232
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
3333
- [Azure CLI](/cli/azure/install-azure-cli) version 2.45.0 or higher. Use the following command to install the Azure Spring Apps extension: `az extension add --name spring`
34-
- If you're deploying an Azure Spring Apps Enterprise plan instance 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).
3534

3635
[!INCLUDE [deploy-to-azure-spring-apps-enterprise-plan](includes/quickstart-deploy-java-native-image-app/deploy-enterprise-plan.md)]
3736

articles/spring-apps/enterprise/quickstart-deploy-restful-api-app.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ The following diagram shows the architecture of the system:
5151
- A custom directory role that includes the [permission to grant permissions to applications](/entra/identity/role-based-access-control/custom-consent-permissions), for the permissions required by the application.
5252

5353
For more information, see [Grant tenant-wide admin consent to an application](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal).
54-
- If you're deploying an Azure Spring Apps Enterprise plan instance for the first time in the target subscription, see the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
5554
- [Git](https://git-scm.com/downloads).
5655
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
5756
- A Microsoft Entra tenant. For instructions on creating one, see [Quickstart: Create a new tenant in Microsoft Entra ID](/entra/fundamentals/create-new-tenant).
@@ -65,7 +64,6 @@ The following diagram shows the architecture of the system:
6564
- A custom directory role that includes the [permission to grant permissions to applications](/entra/identity/role-based-access-control/custom-consent-permissions), for the permissions required by the application.
6665

6766
For more information, see [Grant tenant-wide admin consent to an application](/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal).
68-
- If you're deploying an Azure Spring Apps Enterprise plan instance for the first time in the target subscription, see the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
6967
- [Git](https://git-scm.com/downloads).
7068
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
7169
- A Microsoft Entra tenant. For instructions on creating one, see [Quickstart: Create a new tenant in Microsoft Entra ID](/entra/fundamentals/create-new-tenant).

articles/spring-apps/enterprise/quickstart-deploy-spring-batch-app.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,13 @@ This article provides the following options for deploying to Azure Spring Apps:
4242

4343
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
4444
- [Git](https://git-scm.com/downloads).
45-
- If you're deploying an Azure Spring Apps Enterprise plan instance for the first time in the target subscription, see the [Requirements](./how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](./how-to-enterprise-marketplace-offer.md).
4645

4746
### [Azure CLI](#tab/Azure-CLI)
4847

4948
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
5049
- [Git](https://git-scm.com/downloads).
5150
- [Java Development Kit (JDK)](/java/azure/jdk/), version 17.
5251
- [Azure CLI](/cli/azure/install-azure-cli) version 2.55.0 or higher. Use the following commands to install the Azure Spring Apps extension: `az extension add --name spring`.
53-
- If you're deploying an Azure Spring Apps Enterprise plan instance for the first time in the target subscription, see the [Requirements](./how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](./how-to-enterprise-marketplace-offer.md).
5452

5553
---
5654

articles/spring-apps/enterprise/quickstart-fitness-store-azure-openai.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ The following video shows how Azure Spring Apps uses Azure OpenAI to build intel
3232

3333
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3434
- Access granted to Azure OpenAI. For more information, see [Request Access to Azure OpenAI Service](https://customervoice.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR7en2Ais5pxKtso_Pz4b1_xUOFA5Qk1UWDRBMjg0WFhPMkIzTzhKQ1dWNyQlQCN0PWcu).
35-
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
3635
- [The Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
3736
- [Git](https://git-scm.com/).
3837
- [jq](https://stedolan.github.io/jq/download/)

articles/spring-apps/enterprise/quickstart-integrate-azure-database-and-redis-enterprise.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ This article uses these services for demonstration purposes. You can connect you
2525
## Prerequisites
2626

2727
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
28-
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise plan in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
2928
- [The Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
3029
- [Git](https://git-scm.com/).
3130
- [jq](https://stedolan.github.io/jq/download/)

0 commit comments

Comments
 (0)