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/how-to-custom-persistent-storage-with-standard-consumption.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You can also mount your own persistent storage not only to Azure Spring Apps but
29
29
## Prerequisites
30
30
31
31
- An Azure subscription. If you don't have a subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
32
-
-[Azure CLI](/cli/azure/install-azure-cli) version 2.28.0 or higher.
32
+
-[Azure CLI](/cli/azure/install-azure-cli) version 2.45.0 or higher.
33
33
- An Azure Spring Apps Standard consumption plan service instance. For more information, see [Quickstart: Provision an Azure Spring Apps Standard consumption plan service instance](quickstart-provision-standard-consumption-service-instance.md).
34
34
- A Spring app deployed to Azure Spring Apps. For more information, see [Quickstart: Build and deploy apps to Azure Spring Apps](quickstart-deploy-apps.md).
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-custom-persistent-storage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ When you use your own persistent storage, artifacts generated by your applicatio
27
27
## Prerequisites
28
28
29
29
- An existing Azure Storage Account and a pre-created Azure File Share. If you need to create a storage account and file share in Azure, see [Create an SMB Azure file share](../storage/files/storage-how-to-create-file-share.md).
30
-
-[Azure CLI](/cli/azure/install-azure-cli), version 2.0.67 or higher.
30
+
-[Azure CLI](/cli/azure/install-azure-cli), version 2.45.0 or higher.
31
31
32
32
> [!IMPORTANT]
33
33
> If you deployed your Azure Spring Apps in your own virtual network and you want the storage account to be accessed only from the virtual network, see [Use private endpoints for Azure Storage](../storage/common/storage-private-endpoints.md) and the [Grant access from a virtual network](../storage/common/storage-network-security.md#grant-access-from-a-virtual-network) section of [Configure Azure Storage firewalls and virtual networks](../storage/common/storage-network-security.md).
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-enable-system-assigned-managed-identity.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,15 +29,15 @@ If you're unfamiliar with managed identities for Azure resources, see the [Manag
29
29
::: zone pivot="sc-enterprise"
30
30
31
31
- An already provisioned Azure Spring Apps Enterprise tier instance. For more information, see [Quickstart: Build and deploy apps to Azure Spring Apps using the Enterprise tier](quickstart-deploy-apps-enterprise.md).
32
-
-[Azure CLI version 2.30.0 or higher](/cli/azure/install-azure-cli).
32
+
-[Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
- An already provisioned Azure Spring Apps instance. For more information, see [Quickstart: Deploy your first application to Azure Spring Apps](./quickstart.md).
40
-
-[Azure CLI version 2.30.0 or higher](/cli/azure/install-azure-cli).
40
+
-[Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-enterprise-deploy-polyglot-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This article shows you how to deploy polyglot apps in Azure Spring Apps Enterpri
21
21
## Prerequisites
22
22
23
23
- An already provisioned Azure Spring Apps Enterprise tier instance. For more information, see [Quickstart: Build and deploy apps to Azure Spring Apps using the Enterprise tier](quickstart-deploy-apps-enterprise.md).
24
-
-[Azure CLI](/cli/azure/install-azure-cli), version 2.43.0 or higher.
24
+
-[Azure CLI](/cli/azure/install-azure-cli), version 2.45.0 or higher.
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-enterprise-deploy-static-file.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This article shows you how to deploy your static files to Azure Spring Apps Ente
23
23
24
24
- An already provisioned Azure Spring Apps Enterprise tier instance. For more information, see [Quickstart: Build and deploy apps to Azure Spring Apps using the Enterprise tier](quickstart-deploy-apps-enterprise.md).
25
25
- One or more applications running in Azure Spring Apps. For more information on creating apps, see [How to Deploy Spring Boot applications from Azure CLI](./how-to-launch-from-source.md).
26
-
-[Azure CLI](/cli/azure/install-azure-cli), version 2.0.67 or higher.
26
+
-[Azure CLI](/cli/azure/install-azure-cli), version 2.45.0 or higher.
27
27
- Your static files or dynamic front-end application.
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-manage-user-assigned-managed-identities.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Managed identities for Azure resources provide an automatically managed identity
28
28
::: zone pivot="sc-enterprise"
29
29
30
30
- An already provisioned Azure Spring Apps Enterprise tier instance. For more information, see [Quickstart: Build and deploy apps to Azure Spring Apps using the Enterprise tier](quickstart-deploy-apps-enterprise.md).
31
-
-[Azure CLI version 2.30.0 or higher](/cli/azure/install-azure-cli).
31
+
-[Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
- At least one already provisioned user-assigned managed identity. For more information, see [Manage user-assigned managed identities](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md).
34
34
@@ -37,7 +37,7 @@ Managed identities for Azure resources provide an automatically managed identity
37
37
::: zone pivot="sc-standard"
38
38
39
39
- An already provisioned Azure Spring Apps instance. For more information, see [Quickstart: Deploy your first application to Azure Spring Apps](./quickstart.md).
40
-
-[Azure CLI version 2.30.0 or higher](/cli/azure/install-azure-cli).
40
+
-[Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
- At least one already provisioned user-assigned managed identity. For more information, see [Manage user-assigned managed identities](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md).
*[Azure CLI version 2.0.67 or higher](/cli/azure/install-azure-cli) with the Azure Spring Apps extension. You can install the extension by using the following command: `az extension add --name spring`
30
+
*[Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli) with the Azure Spring Apps extension. You can install the extension by using the following command: `az extension add --name spring`
Copy file name to clipboardExpand all lines: articles/spring-apps/includes/install-enterprise-extension.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
@@ -14,10 +14,9 @@ Use the following line at the end of the Prerequisites section, where relevant.
14
14
15
15
-->
16
16
17
-
The Azure Spring Apps Enterprise tier extension (3.0.0 or later). Use the following command to remove previous versions and install the latest Enterprise tier extension. If you previously installed the `spring-cloud` extension, uninstall it to avoid configuration and version mismatches.
17
+
The Azure Spring Apps Enterprise tier extension. Use the following command to remove previous versions and install the latest Enterprise tier extension. If you previously installed the `spring-cloud` extension, uninstall it to avoid configuration and version mismatches.
Copy file name to clipboardExpand all lines: articles/spring-apps/quickstart-automate-deployments-github-actions-enterprise.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This quickstart shows you how to automate deployments to Azure Spring Apps Enter
23
23
24
24
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
25
- Understand and fulfill the [Requirements](how-to-enterprise-marketplace-offer.md#requirements) section of [Enterprise Tier in Azure Marketplace](how-to-enterprise-marketplace-offer.md).
26
-
-[The Azure CLI version 2.0.67 or higher](/cli/azure/install-azure-cli).
26
+
-[The Azure CLI version 2.45.0 or higher](/cli/azure/install-azure-cli).
0 commit comments