Skip to content

Commit 32401ae

Browse files
Merge pull request #278339 from dlepow/nvlim
[APIM] Named value character limit (classic)
2 parents f97fb46 + 59bb95f commit 32401ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/api-management-service-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: api-management
88
ms.topic: include
9-
ms.date: 03/15/2024
9+
ms.date: 06/14/2024
1010
ms.author: danlep
1111
ms.custom: Include file
1212
---
@@ -37,6 +37,7 @@ To request a limit increase, create a support request from the Azure portal. For
3737
| Maximum request/response payload size in diagnostic logs | 8,192 bytes | 8,192 bytes | 8,192 bytes | 8,192 bytes | 8,192 bytes |
3838
| Maximum request URL size<sup>2</sup> | 16,384 bytes | Unlimited | Unlimited | Unlimited | Unlimited |
3939
| Maximum character length of URL path segment | 1,024 | 1,024 | 1,024 | 1,024 | 1,024 |
40+
| Maximum character length of named value | 4,096 | 4,096 | 4,096 | 4,096 | 4,096 |
4041
| Maximum size of API schema used by [validation policy](../articles/api-management/validation-policies.md) | 4 MB | 4 MB | 4 MB | 4 MB | 4 MB |
4142
| Maximum number of [schemas](../articles/api-management/validate-content-policy.md#schemas-for-content-validation) | 100 | 100 | 100 | 100 | 100 |
4243
| 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 |

0 commit comments

Comments
 (0)