Skip to content

Commit 5880a96

Browse files
committed
Correcting limit on remediation tasks
1 parent e293980 commit 5880a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/azure-policy-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "include file"
44
author: DCtheGeek
55
ms.service: azure-policy
66
ms.topic: "include"
7-
ms.date: 03/25/2020
7+
ms.date: 04/23/2020
88
ms.author: dacoulte
99
---
1010

@@ -22,4 +22,4 @@ the subscription or the [management group](../articles/governance/management-gro
2222
| Initiative definition | Parameters | 100 |
2323
| Policy or initiative assignments | Exclusions (notScopes) | 400 |
2424
| Policy rule | Nested conditionals | 512 |
25-
| Remediation task | Resources | 1000 |
25+
| Remediation task | Resources | 500 |

0 commit comments

Comments
 (0)