Skip to content

Commit ffb192a

Browse files
authored
[APIM] Update maximum size limit for policy fragments
Per Teams thread/code
1 parent 85c14ba commit ffb192a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/api-management/policy-fragments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Limitations:
3030

3131
* A policy fragment can't include a policy section identifier (`<inbound>`, `<outbound>`, for example) or the `<base/>` element.
3232
* Currently, a policy fragment can't nest another policy fragment.
33-
* The maximum size of a policy fragment is 32 KB.
33+
* The maximum size of a policy fragment is 512 KB.
3434

3535
## Prerequisites
3636

0 commit comments

Comments
 (0)