Skip to content

Commit 1fa7a7d

Browse files
authored
Merge pull request #193785 from dlepow/patch-99
[APIM] Add schemas limit
2 parents bd46744 + 099ff5d commit 1fa7a7d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

includes/api-management-service-limits.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
title: Include file
44
description: Include file
55
services: api-management
6-
author: vladvino
6+
author: dlepow
77

88
ms.assetid: 1b813833-39c8-46be-8666-fd0960cfbf04
99
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
1313
ms.custom: Include file
1414
---
1515

@@ -33,6 +33,7 @@ ms.custom: Include file
3333
| Maximum request URL size<sup>9</sup> | 16,384 bytes |
3434
| Maximum length of URL path segment<sup>10</sup> | 260 characters |
3535
| 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 |
3637
| Maximum size of request or response body in [validate-content policy](../articles/api-management/validation-policies.md#validate-content)<sup>10</sup> | 100 KB |
3738
| Maximum number of self-hosted gateways<sup>11</sup> | 25 |
3839
| Maximum number of active WebSocket connections per unit | 200 |

0 commit comments

Comments
 (0)