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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,23 +70,22 @@ Use the following steps to define autoscale settings and rules.
70
70
71
71
### [Azure CLI](#tab/azure-cli)
72
72
73
-
The following commands show how to create an Azure Spring Apps application deployment with an autoscaling rule.
73
+
The following commands show how to create an Azure Spring Apps application with an autoscaling rule. The replicas count will be automatically ajusted according to the count of messages in Azure Service Bus Queue.
0 commit comments