Skip to content

Commit 9352bab

Browse files
authored
Merge pull request #186519 from pilor/patch-11
Add Azure Policy request body limit
2 parents f99607b + d7eb94a commit 9352bab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/azure-policy-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ There's a maximum count for each object type for Azure Policy. For definitions,
2323
| Policy or initiative assignments | Exclusions (notScopes) | 400 |
2424
| Policy rule | Nested conditionals | 512 |
2525
| Remediation task | Resources | 50,000 |
26+
| Policy definition, initiative, or assignment request body | Bytes | 1,048,576 |
2627

2728
Policy rules have additional limits to the number of conditions and their complexity. See [Policy rule limits](../articles/governance/policy/concepts/definition-structure.md#policy-rule-limits) for more details.

0 commit comments

Comments
 (0)