Skip to content

Commit 6edd7ae

Browse files
author
gitName
committed
[APIM] Autoscaling - v2 tiers
1 parent 34c6674 commit 6edd7ae

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

articles/api-management/api-management-capacity.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: how-to
9-
ms.date: 04/17/2025
9+
ms.date: 06/16/2025
1010
ms.author: danlep
1111
ms.custom:
1212
- fasttrack-edit
@@ -42,6 +42,9 @@ In the v2 tiers, the following metrics are available:
4242

4343
* **Memory Percentage of Gateway** - The percentage of memory capacity used by the gateway units.
4444

45+
> [!NOTE]
46+
> Currently, the memory percentage metric isn't supported in the Premium v2 tier.
47+
4548
Available aggregations for these metrics are as follows.
4649

4750
* **Avg** - Average percentage of capacity used across gateway processes in every [unit](upgrade-and-scale.md) of an API Management instance.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: engagement-fy23
1313

1414
# Automatically scale an Azure API Management instance
1515

16-
[!INCLUDE [api-management-availability-premium-standard-basic](../../includes/api-management-availability-premium-standard-basic.md)]
16+
[!INCLUDE [api-management-availability-premium-standard-basic-premiumv2-standardv2-basicv2](../../includes/api-management-availability-premium-standard-basic-premiumv2-standardv2-basicv2.md)]
1717

1818
An Azure API Management service instance can scale automatically based on a set of rules. This behavior can be enabled and configured through [Azure Monitor autoscale](/azure/azure-monitor/autoscale/autoscale-overview#supported-services-for-autoscale).
1919

@@ -64,7 +64,7 @@ Follow these steps to configure autoscale for an Azure API Management service:
6464
|-----------------------|-------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
6565
| Metric source | Current resource | Define the rule based on the current API Management resource metrics. |
6666
| *Criteria* | | |
67-
| Metric name | Capacity | [Capacity metric](api-management-capacity.md) is an API Management metric reflecting usage of resources by an Azure API Management instance. |
67+
| Metric name | Capacity | [Capacity metric](api-management-capacity.md) is one of the API Management metrics reflecting usage of resources by an Azure API Management instance. Choose a capacty metric supported in your API Management service tier. |
6868
| Location | Select the primary location of the API Management instance | |
6969
| Operator | Greater than | |
7070
| Metric threshold | 70% | The threshold for the averaged capacity metric. For considerations on setting this threshold, see [Using capacity for scaling decisions](api-management-capacity.md#use-capacity-for-scaling-decisions). |

articles/api-management/v2-service-tiers-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: concept-article
9-
ms.date: 05/09/2025
9+
ms.date: 06/16/2025
1010
ms.author: danlep
1111
ms.custom:
1212
- references_regions
@@ -77,7 +77,6 @@ The following API Management capabilities are currently unavailable in the v2 ti
7777
* Multiple custom domain names
7878
* Capacity metric - *replaced by CPU Percentage of Gateway and Memory Percentage of Gateway metrics*
7979
* Built-in analytics - *replaced by Azure Monitor-based dashboard*
80-
* Autoscaling
8180
* Upgrade to v2 tiers from classic tiers
8281
* CA Certificates
8382
* Sending events to Event Grid
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: dlepow
3+
ms.service: azure-api-management
4+
ms.topic: include
5+
ms.date: 06/16/2025
6+
ms.author: danlep
7+
---
8+
9+
**APPLIES TO: Basic | Basic v2 | Standard | Standard v2 | Premium | Premium v2**

0 commit comments

Comments
 (0)