Skip to content

Commit 205d932

Browse files
authored
Merge pull request #108975 from DCtheGeek/dmc-policy-remtasklimits
Add resource limit for remediation tasks
2 parents ffae190 + 6b0b712 commit 205d932

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

includes/azure-policy-limits.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
22
title: "include file"
33
description: "include file"
4-
services: azure-policy
54
author: DCtheGeek
65
ms.service: azure-policy
76
ms.topic: "include"
8-
ms.date: 06/05/2019
7+
ms.date: 03/25/2020
98
ms.author: dacoulte
10-
ms.custom: "include file"
119
---
1210

1311
There's a maximum count for each object type for Azure Policy. An entry of _Scope_ means either
@@ -24,3 +22,4 @@ the subscription or the [management group](../articles/governance/management-gro
2422
| Initiative definition | Parameters | 100 |
2523
| Policy or initiative assignments | Exclusions (notScopes) | 400 |
2624
| Policy rule | Nested conditionals | 512 |
25+
| Remediation task | Resources | 1000 |

0 commit comments

Comments
 (0)