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-apps-autoscale.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,11 @@ ms.custom: devx-track-java
11
11
12
12
# Set up autoscale for Standard Consumption plan applications
13
13
14
-
This article describes how to set up autoscale rules for your applications in Azure Spring Standard Consumption plan.
15
-
16
-
The Azure Spring Standard Consumption plan uses Azure Container Apps to host your spring applications, and provides the following management and support:
14
+
This article describes how to set up autoscale rules for your applications in Azure Spring Apps Standard consumption plan. The plan uses Azure Container Apps to host your spring applications, and provides the following management and support:
17
15
18
16
- Manages automatic horizontal scaling through a set of declarative scaling rules.
19
17
20
-
- Support all the scaling rules which Azure Container App supports.
18
+
- Support all the scaling rules that Azure Container Apps supports.
21
19
22
20
For more information see [Azure Container Apps documentation](/azure/container-apps/)
23
21
@@ -70,15 +68,15 @@ You can set up autoscale settings for your application using the Azure portal or
70
68
71
69
### [Azure CLI](#tab/azure-cli)
72
70
73
-
The following commands show an example to create an Azure Spring application deployment with an autoscaling rule using the Azure CLI.
71
+
The following commands show an example to create an Azure Spring Apps application deployment with an autoscaling rule using the Azure CLI.
0 commit comments