Skip to content

Commit 55a7675

Browse files
authored
Merge pull request #97135 from rolyon/rolyon-rbac-deny-assignments-note
[Azure RBAC] deny assignments note
2 parents d14e762 + 8493908 commit 55a7675

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/role-based-access-control/deny-assignments.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang: na
1212
ms.topic: conceptual
1313
ms.tgt_pltfrm: na
1414
ms.workload: identity
15-
ms.date: 06/13/2019
15+
ms.date: 11/25/2019
1616
ms.author: rolyon
1717
ms.reviewer: bagovind
1818
ms.custom:
@@ -25,7 +25,10 @@ This article describes how deny assignments are defined.
2525

2626
## How deny assignments are created
2727

28-
Deny assignments are created and managed by Azure to protect resources. For example, Azure Blueprints and Azure managed apps use deny assignments to protect system-managed resources. For more information, see [Protect new resources with Azure Blueprints resource locks](../governance/blueprints/tutorials/protect-new-resources.md).
28+
Deny assignments are created and managed by Azure to protect resources. Azure Blueprints and Azure managed apps use deny assignments to protect system-managed resources. Azure Blueprints and Azure managed apps are the only way that deny assignments can be created. You can't directly create your own deny assignments. For more information, see [Protect new resources with Azure Blueprints resource locks](../governance/blueprints/tutorials/protect-new-resources.md).
29+
30+
> [!NOTE]
31+
> You can't directly create your own deny assignments.
2932
3033
## Compare role assignments and deny assignments
3134

0 commit comments

Comments
 (0)