We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffae190 + 6b0b712 commit 205d932Copy full SHA for 205d932
includes/azure-policy-limits.md
@@ -1,13 +1,11 @@
1
---
2
title: "include file"
3
description: "include file"
4
-services: azure-policy
5
author: DCtheGeek
6
ms.service: azure-policy
7
ms.topic: "include"
8
-ms.date: 06/05/2019
+ms.date: 03/25/2020
9
ms.author: dacoulte
10
-ms.custom: "include file"
11
12
13
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
24
22
| Initiative definition | Parameters | 100 |
25
23
| Policy or initiative assignments | Exclusions (notScopes) | 400 |
26
| Policy rule | Nested conditionals | 512 |
+| Remediation task | Resources | 1000 |
0 commit comments