Skip to content

Commit 796f839

Browse files
authored
Merge pull request #109052 from DCtheGeek/dmc-bp-locks
Clarify locks
2 parents 899d6b8 + 77db356 commit 796f839

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/governance/blueprints/concepts/resource-locking.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Understand resource locking
33
description: Learn about the locking options in Azure Blueprints to protect resources when assigning a blueprint.
4-
ms.date: 02/27/2020
4+
ms.date: 03/25/2020
55
ms.topic: conceptual
66
---
77
# Understand resource locking in Azure Blueprints
@@ -11,6 +11,11 @@ maintain that consistency. This article explains how resource locking works in A
1111
see an example of resource locking and application of _deny assignments_, see the
1212
[protecting new resources](../tutorials/protect-new-resources.md) tutorial.
1313

14+
> [!NOTE]
15+
> Resource locks deployed by Azure Blueprints are only applied to resources deployed by the
16+
> blueprint assignment. Existing resources, such as those in resource groups that already exist,
17+
> don't have locks added to them.
18+
1419
## Locking modes and states
1520

1621
Locking Mode applies to the blueprint assignment and it has three options: **Don't Lock**, **Read

0 commit comments

Comments
 (0)