Skip to content

Commit 16be76c

Browse files
authored
Merge branch 'main' into patch-4
2 parents 6d3161d + d3c980c commit 16be76c

23 files changed

+57
-59
lines changed

articles/spring-apps/how-to-custom-persistent-storage-with-standard-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can also mount your own persistent storage not only to Azure Spring Apps but
2929
## Prerequisites
3030

3131
- 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.
3333
- 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).
3434
- 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).
3535

articles/spring-apps/how-to-custom-persistent-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When you use your own persistent storage, artifacts generated by your applicatio
2727
## Prerequisites
2828

2929
- 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.
3131

3232
> [!IMPORTANT]
3333
> 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).

articles/spring-apps/how-to-enable-system-assigned-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ If you're unfamiliar with managed identities for Azure resources, see the [Manag
2929
::: zone pivot="sc-enterprise"
3030

3131
- 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).
3333
- [!INCLUDE [install-app-user-identity-extension](includes/install-app-user-identity-extension.md)]
3434

3535
::: zone-end
3636

3737
::: zone pivot="sc-standard"
3838

3939
- 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).
4141
- [!INCLUDE [install-app-user-identity-extension](includes/install-app-user-identity-extension.md)]
4242

4343
::: zone-end

articles/spring-apps/how-to-enterprise-deploy-polyglot-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article shows you how to deploy polyglot apps in Azure Spring Apps Enterpri
2121
## Prerequisites
2222

2323
- 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.
2525

2626
## Deploy a polyglot application
2727

articles/spring-apps/how-to-enterprise-deploy-static-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article shows you how to deploy your static files to Azure Spring Apps Ente
2323

2424
- 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).
2525
- 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.
2727
- Your static files or dynamic front-end application (e.g. react app).
2828

2929
## Deploy your static files

articles/spring-apps/how-to-manage-user-assigned-managed-identities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Managed identities for Azure resources provide an automatically managed identity
2828
::: zone pivot="sc-enterprise"
2929

3030
- 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).
3232
- [!INCLUDE [install-app-user-identity-extension](includes/install-app-user-identity-extension.md)]
3333
- 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).
3434

@@ -37,7 +37,7 @@ Managed identities for Azure resources provide an automatically managed identity
3737
::: zone pivot="sc-standard"
3838

3939
- 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).
4141
- [!INCLUDE [install-app-user-identity-extension](includes/install-app-user-identity-extension.md)]
4242
- 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).
4343

articles/spring-apps/how-to-maven-deploy-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article shows you how to use the Azure Spring Apps Maven plugin to configur
2727
* An already provisioned Azure Spring Apps instance.
2828
* [JDK 8 or JDK 11](/azure/developer/java/fundamentals/java-jdk-install)
2929
* [Apache Maven](https://maven.apache.org/download.cgi)
30-
* [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`
3131

3232
## Generate a Spring project
3333

articles/spring-apps/how-to-migrate-standard-tier-to-enterprise-tier.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ It takes about 5 minutes to finish the resource provisioning.
7272
1. Update Azure CLI with the Azure Spring Apps extension by using the following command:
7373

7474
```azurecli
75-
az extension update --name spring-cloud
75+
az extension add --upgrade --name spring
7676
```
7777

7878
1. Sign in to the Azure CLI and choose your active subscription by using the following command:
@@ -96,7 +96,7 @@ It takes about 5 minutes to finish the resource provisioning.
9696

9797
```azurecli
9898
az group create --name <resource-group-name>
99-
az spring-cloud create \
99+
az spring create \
100100
--resource-group <resource-group-name> \
101101
--name <service-instance-name> \
102102
--sku enterprise
@@ -107,7 +107,7 @@ It takes about 5 minutes to finish the resource provisioning.
107107
1. Set your default resource group name and Spring Cloud service name using the following command:
108108

109109
```azurecli
110-
az config set defaults.group=<resource-group-name> defaults.spring-cloud=<service-instance-name>
110+
az config set defaults.group=<resource-group-name> defaults.spring=<service-instance-name>
111111
```
112112

113113
---
@@ -120,14 +120,14 @@ The app creation steps are the same as Standard Tier.
120120

121121
```azurecli
122122
az account set --subscription=<your-subscription-id>
123-
az configure --defaults group=<your-resource-group-name> spring-cloud=<your-service-name>
123+
az configure --defaults group=<your-resource-group-name> spring=<your-service-name>
124124
```
125125

126126
1. To create the two core applications for PetClinic, `api-gateway` and `customers-service`, use the following commands:
127127

128128
```azurecli
129-
az spring-cloud app create --name api-gateway --instance-count 1 --memory 2Gi --assign-endpoint
130-
az spring-cloud app create --name customers-service --instance-count 1 --memory 2Gi
129+
az spring app create --name api-gateway --instance-count 1 --memory 2Gi --assign-endpoint
130+
az spring app create --name customers-service --instance-count 1 --memory 2Gi
131131
```
132132

133133
## Use Application Configuration Service for external configuration
@@ -170,7 +170,7 @@ Follow these steps to use Application Configuration Service for Tanzu as a centr
170170
To set the default repository, use the following command:
171171

172172
```azurecli
173-
az spring-cloud application-configuration-service git repo add \
173+
az spring application-configuration-service git repo add \
174174
--name default \
175175
--patterns api-gateway,customers-service \
176176
--uri https://github.com/Azure-Samples/spring-petclinic-microservices-config.git \
@@ -200,8 +200,8 @@ The list under **App name** will show the apps bound with Application Configurat
200200
To bind apps to Application Configuration Service for VMware Tanzu® and VMware Tanzu® Service Registry, use the following commands:
201201

202202
```azurecli
203-
az spring-cloud application-configuration-service bind --app api-gateway
204-
az spring-cloud application-configuration-service bind --app customers-service
203+
az spring application-configuration-service bind --app api-gateway
204+
az spring application-configuration-service bind --app customers-service
205205
```
206206

207207
---
@@ -237,8 +237,8 @@ The list under **App name** shows the apps bound with Tanzu Service Registry.
237237
To bind apps to Application Configuration Service for VMware Tanzu® and VMware Tanzu® Service Registry, use the following commands:
238238

239239
```azurecli
240-
az spring-cloud service-registry bind --app api-gateway
241-
az spring-cloud service-registry bind --app customers-service
240+
az spring service-registry bind --app api-gateway
241+
az spring service-registry bind --app customers-service
242242
```
243243

244244
---
@@ -275,11 +275,11 @@ To build locally, use the following steps:
275275
1. Deploy the JAR files built in the previous step using the following commands:
276276

277277
```azurecli
278-
az spring-cloud app deploy \
278+
az spring app deploy \
279279
--name api-gateway \
280280
--artifact-path spring-petclinic-api-gateway/target/spring-petclinic-api-gateway-2.3.6.jar \
281281
--config-file-patterns api-gateway
282-
az spring-cloud app deploy \
282+
az spring app deploy \
283283
--name customers-service \
284284
--artifact-path spring-petclinic-customers-service/target/spring-petclinic-customers-service-2.3.6.jar \
285285
--config-file-patterns customers-service
@@ -288,7 +288,7 @@ To build locally, use the following steps:
288288
1. Query the application status after deployment by using the following command:
289289

290290
```azurecli
291-
az spring-cloud app list --output table
291+
az spring app list --output table
292292
```
293293

294294
This command produces output similar to the following example:
@@ -326,7 +326,7 @@ To check or update the current settings in Application Insights, use the followi
326326
To create an Application Insights buildpack binding, use the following command:
327327

328328
```azurecli
329-
az spring-cloud build-service builder buildpack-binding create \
329+
az spring build-service builder buildpack-binding create \
330330
--resource-group <your-resource-group-name> \
331331
--service <your-service-instance-name> \
332332
--name <your-binding-name> \
@@ -339,7 +339,7 @@ az spring-cloud build-service builder buildpack-binding create \
339339
To list all buildpack bindings, and find Application Insights bindings for the type `ApplicationInsights`, use the following command:
340340

341341
```azurecli
342-
az spring-cloud build-service builder buildpack-binding list \
342+
az spring build-service builder buildpack-binding list \
343343
--resource-group <your-resource-group-name> \
344344
--service <your-service-resource-name> \
345345
--builder-name <your-builder-name>
@@ -348,7 +348,7 @@ az spring-cloud build-service builder buildpack-binding list \
348348
To replace an Application Insights buildpack binding, use the following command:
349349

350350
```azurecli
351-
az spring-cloud build-service builder buildpack-binding set \
351+
az spring build-service builder buildpack-binding set \
352352
--resource-group <your-resource-group-name> \
353353
--service <your-service-instance-name> \
354354
--name <your-binding-name> \
@@ -361,7 +361,7 @@ az spring-cloud build-service builder buildpack-binding set \
361361
To get an Application Insights buildpack binding, use the following command:
362362

363363
```azurecli
364-
az spring-cloud build-service builder buildpack-binding show \
364+
az spring build-service builder buildpack-binding show \
365365
--resource-group <your-resource-group-name> \
366366
--service <your-service-instance-name> \
367367
--name <your-binding-name> \
@@ -371,7 +371,7 @@ az spring-cloud build-service builder buildpack-binding show \
371371
To delete an Application Insights buildpack binding, use the following command:
372372

373373
```azurecli
374-
az spring-cloud build-service builder buildpack-binding delete \
374+
az spring build-service builder buildpack-binding delete \
375375
--resource-group <your-resource-group-name> \
376376
--service <your-service-instance-name> \
377377
--name <your-binding-name> \

articles/spring-apps/includes/install-enterprise-extension.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ Use the following line at the end of the Prerequisites section, where relevant.
1414
1515
-->
1616

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.
1818

1919
```azurecli
20-
az extension remove --name spring
21-
az extension add --name spring
20+
az extension add --upgrade --name spring
2221
az extension remove --name spring-cloud
2322
```

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This quickstart shows you how to automate deployments to Azure Spring Apps Enter
2323

2424
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2525
- 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).
2727
- [Git](https://git-scm.com/).
2828
- [jq](https://stedolan.github.io/jq/download/)
2929
- [!INCLUDE [install-enterprise-extension](includes/install-enterprise-extension.md)]

0 commit comments

Comments
 (0)