Skip to content

Commit c201ae8

Browse files
Merge pull request #219503 from KrishnaG-MSFT/patch-238
(AzureCXP) MicrosoftDocs/azure-docs#101657
2 parents 59f8c87 + dca29fd commit c201ae8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

includes/api-management-service-limits.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ms.custom: Include file
3636
| Maximum number of [schemas](../articles/api-management/validation-policies.md#schemas-for-content-validation)<sup>10</sup> | 100 |
3737
| Maximum size of request or response body in [validate-content policy](../articles/api-management/validation-policies.md#validate-content)<sup>10</sup> | 100 KB |
3838
| Maximum number of self-hosted gateways<sup>11</sup> | 25 |
39-
| Maximum number of active WebSocket connections per unit | 200 |
39+
| Maximum number of active WebSocket connections per unit | 200<sup>12</sup> |
4040
| Maximum number of tags supported by an API Management resource|15|
4141

4242
<sup>1</sup> Scaling limits depend on the pricing tier. For details on the pricing tiers and their scaling limits, see [API Management pricing](https://azure.microsoft.com/pricing/details/api-management/).<br/>
@@ -49,4 +49,5 @@ ms.custom: Include file
4949
<sup>8</sup> This limit applies to the Consumption tier only. There are no specific limits in other tiers but depends on service infrastructure, policy configuration, number of concurrent requests, and other factors.<br/>
5050
<sup>9</sup> Applies to the Consumption tier only. Includes an up to 2048-bytes long query string.<br/>
5151
<sup>10</sup> To increase this limit, contact [support](https://azure.microsoft.com/support/options/).<br/>
52-
<sup>11</sup> Self-hosted gateways are supported in the Developer and Premium tiers only. The limit applies to the number of [self-hosted gateway resources](/rest/api/apimanagement/current-ga/gateway). To raise this limit contact [support](https://azure.microsoft.com/support/options/). Note, that the number of nodes (or replicas) associated with a self-hosted gateway resource is unlimited in the Premium tier and capped at a single node in the Developer tier.
52+
<sup>11</sup> Self-hosted gateways are supported in the Developer and Premium tiers only. The limit applies to the number of [self-hosted gateway resources](/rest/api/apimanagement/current-ga/gateway). To raise this limit contact [support](https://azure.microsoft.com/support/options/). Note, that the number of nodes (or replicas) associated with a self-hosted gateway resource is unlimited in the Premium tier and capped at a single node in the Developer tier.<br/>
53+
<sup>12</sup> This limit does not apply to Developer tier. In the Developer tier, the limit is 100.

0 commit comments

Comments
 (0)