Skip to content

Commit f1e6572

Browse files
committed
added separate include
1 parent 4c671e1 commit f1e6572

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To follow the steps in this article, you must have:
3131

3232
+ An API Management instance. For more information, see [Create an Azure API Management instance](get-started-create-service-instance.md).
3333

34-
[!INCLUDE [premium-dev-standard-basic.md](../../includes/api-management-availability-premium-dev-standard-basic.md)]
34+
[!INCLUDE [availability-capacity.md](../../includes/api-management-availability-capacity.md)]
3535

3636
## What is capacity
3737

@@ -50,9 +50,6 @@ Although the **capacity metric** is designed to surface problems with your API M
5050

5151
## Capacity metric behavior
5252

53-
> [!IMPORTANT]
54-
> The **Max** aggregation of the capacity metric is only supported in the Premium tier of API Management.
55-
5653
Because of its construction, in real life **capacity** can be impacted by many variables, for example:
5754

5855
+ connection patterns (new connection on a request versus reusing the existing connection)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
author: dlepow
3+
ms.service: api-management
4+
ms.topic: include
5+
ms.date: 11/16/2022
6+
ms.author: danlep
7+
---
8+
9+
## Availability
10+
11+
> [!IMPORTANT]
12+
> This feature is available in the **Premium**, **Standard**, **Basic**, and **Developer** tiers of API Management.
13+
>
14+
> The **Max** aggregation of the capacity metric is only supported in the **Premium** tier of API Management.

0 commit comments

Comments
 (0)