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/api-management/api-management-howto-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
@@ -37,14 +37,14 @@ Certain limitations and consequences of scaling decisions need to be considered
37
37
+ Autoscale can be enabled only for **Standard** and **Premium** tiers of Azure API Management service.
38
38
+ Pricing tiers also specify the maximum number of units for a service instance.
39
39
+ Scaling process will take at least 20 minutes.
40
-
+ If the service is locked by another operation, scaling request will fail and will retried again.
40
+
+ If the service is locked by another operation, scaling request will fail and retry automatically.
41
41
+ In case of a service with multi-regional deployments, only units in the **Primary location** can be scaled. Units in other locations can't be scaled.
42
42
43
43
## Enable and configure autoscale for Azure API Management service
44
44
45
-
Follow the below steps to configure autoscale for an Azure API Management service:
45
+
Follow the steps below to configure autoscale for an Azure API Management service:
46
46
47
-
1. Navigate to **Monitor**blade in the Azure portal.
47
+
1. Navigate to **Monitor**instance in the Azure portal.
0 commit comments