You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/api-management-service-limits.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ To request a limit increase, create a support request from the Azure portal. For
41
41
| Maximum number of [schemas](../articles/api-management/validate-content-policy.md#schemas-for-content-validation)| 100 | 100 | 100 | 100 | 100 |
42
42
| 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 |
43
43
| 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 |
45
45
| Maximum number of tags supported by an API Management resource|15| 15 | 15 | 15 | 15 |
46
46
| Maximum number of credential providers per service instance| 1,000 | 1,000 | 1,000 | 1,000 | 1,000 |
47
47
| 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
51
51
52
52
<sup>1</sup> Connections are pooled and reused unless explicitly closed by the backend.<br/>
53
53
<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