Skip to content

Commit 14e2078

Browse files
Merge pull request #253554 from shanhix1/shannon/update-init-param-limit
Updated init definition parameter limit from 300 to 400 in table
2 parents bc8012a + 20c3040 commit 14e2078

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)