Skip to content

Commit a85b63b

Browse files
Merge pull request #271708 from AnuragSingh-MSFT/patch-23
(AzureCXP) fixes MicrosoftDocs/azure-docs#121446
2 parents 18b3ea8 + 07ba8c0 commit a85b63b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/api-management-service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To request a limit increase, create a support request from the Azure portal. For
4141
| Maximum number of [schemas](../articles/api-management/validate-content-policy.md#schemas-for-content-validation) | 100 | 100 | 100 | 100 | 100 |
4242
| Maximum size of request or response body in [validate-content policy](../articles/api-management/validate-content-policy.md) | 100 KiB | 100 KiB | 100 KiB | 100 KiB | 100 KiB |
4343
| Maximum number of self-hosted gateways<sup>3</sup> | N/A | 25 | N/A | N/A | 25 |
44-
| Maximum number of active WebSocket connections per unit | 5,000 | 2,500 | 5,000 | 5,000 | 5,000 |
44+
| Maximum number of active WebSocket connections per unit | N/A | 2,500 | 5,000 | 5,000 | 5,000 |
4545
| Maximum number of tags supported by an API Management resource|15| 15 | 15 | 15 | 15 |
4646
| Maximum number of credential providers per service instance| 1,000 | 1,000 | 1,000 | 1,000 | 1,000 |
4747
| Maximum number of connections per credential provider| 10,000 | 10,000 | 10,000 | 10,000 | 10,000 |
@@ -51,4 +51,4 @@ To request a limit increase, create a support request from the Azure portal. For
5151

5252
<sup>1</sup> Connections are pooled and reused unless explicitly closed by the backend.<br/>
5353
<sup>2</sup> Includes an up to 2048-bytes long query string.<br/>
54-
<sup>3</sup> 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/>
54+
<sup>3</sup> 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/>

0 commit comments

Comments
 (0)