Skip to content

Commit a6c5cda

Browse files
Mike's correction
1 parent 4d52e29 commit a6c5cda

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/api-management/api-management-howto-autoscale.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ Certain limitations and consequences of scaling decisions need to be considered
3737
+ Autoscale can be enabled only for **Standard** and **Premium** tiers of Azure API Management service.
3838
+ Pricing tiers also specify the maximum number of units for a service instance.
3939
+ 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.
4141
+ 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.
4242

4343
## Enable and configure autoscale for Azure API Management service
4444

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:
4646

47-
1. Navigate to **Monitor** blade in the Azure portal.
47+
1. Navigate to **Monitor** instance in the Azure portal.
4848

4949
![Azure Monitor](media/api-management-howto-autoscale/01.png)
5050

@@ -53,7 +53,7 @@ Follow the below steps to configure autoscale for an Azure API Management servic
5353
![Azure Monitor autoscale resource](media/api-management-howto-autoscale/02.png)
5454

5555
3. Locate your Azure API Management service based on the filters in dropdown menus.
56-
4. Select the desired Azure API Management service.
56+
4. Select the desired Azure API Management service instance.
5757
5. In the newly opened section, click the **Enable autoscale** button.
5858

5959
![Azure Monitor autoscale enable](media/api-management-howto-autoscale/03.png)
@@ -115,7 +115,7 @@ Follow the below steps to configure autoscale for an Azure API Management servic
115115
12. Set the **maximum** number of Azure API Management units.
116116

117117
> [!NOTE]
118-
> Azure API Management has a maximum limit of units by tier an instance can scale out to.
118+
> Azure API Management has a limit of units an instance can scale out to. The limit depends on a service tier.
119119
120120
![Azure Monitor scale in rule](media/api-management-howto-autoscale/07.png)
121121

@@ -124,4 +124,3 @@ Follow the below steps to configure autoscale for an Azure API Management servic
124124
## Next steps
125125

126126
+ [How to deploy an Azure API Management service instance to multiple Azure regions](api-management-howto-deploy-multi-region.md)
127-
+ [How to automatically scale an Azure API Management service instance](api-management-howto-autoscale.md)

0 commit comments

Comments
 (0)