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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
title: Include file
4
4
description: Include file
5
5
services: api-management
6
-
author: vladvino
6
+
author: dlepow
7
7
8
8
ms.assetid: 1b813833-39c8-46be-8666-fd0960cfbf04
9
9
ms.service: api-management
10
-
ms.topic: nclude
11
-
ms.date: 08/20/2021
12
-
ms.author: vlvinogr
10
+
ms.topic: include
11
+
ms.date: 04/01/2022
12
+
ms.author: danlep
13
13
ms.custom: Include file
14
14
---
15
15
@@ -33,6 +33,7 @@ ms.custom: Include file
33
33
| Maximum request URL size<sup>9</sup> | 16,384 bytes |
34
34
| Maximum length of URL path segment<sup>10</sup> | 260 characters |
35
35
| Maximum size of API schema used by [validation policy](../articles/api-management/validation-policies.md)<sup>10</sup> | 4 MB |
36
+
| Maximum number of [schemas](../articles/api-management/validation-policies.md#schemas-for-content-validation)<sup>10</sup> | 100 |
36
37
| Maximum size of request or response body in [validate-content policy](../articles/api-management/validation-policies.md#validate-content)<sup>10</sup> | 100 KB |
37
38
| Maximum number of self-hosted gateways<sup>11</sup> | 25 |
38
39
| Maximum number of active WebSocket connections per unit | 200 |
0 commit comments