Skip to content

Commit 20c3040

Browse files
committed
Updated init definition parameter limit from 300 to 400 in 'includes' table
1 parent 2c4912b commit 20c3040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-policy-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There's a maximum count for each object type for Azure Policy. For definitions,
1919
| Scope | Exemptions | 1000 |
2020
| Policy definition | Parameters | 20 |
2121
| Initiative definition | Policies | 1000 |
22-
| Initiative definition | Parameters | 300 |
22+
| Initiative definition | Parameters | 400 |
2323
| Policy or initiative assignments | Exclusions (notScopes) | 400 |
2424
| Policy rule | Nested conditionals | 512 |
2525
| Remediation task | Resources | 50,000 |

0 commit comments

Comments
 (0)