Skip to content

Commit f0385dc

Browse files
Merge pull request #314491 from dlepow/patch-437504
[APIM] Update maximum size limit for policy fragments
2 parents cc69b6c + ffb192a commit f0385dc

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)