Skip to content

Commit 2177a7d

Browse files
authored
Merge pull request #123523 from azarboon/patch-158
Update lock-resources.md
2 parents 1b6791a + d5799ca commit 2177a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/management/lock-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Applying locks can lead to unexpected results. Some operations, which don't seem
7777

7878
- A read-only lock on a **resource group** that contains a **virtual machine** prevents all users from starting or restarting a virtual machine. These operations require a POST method request.
7979

80-
- A read-only lock on a **resource group** prevents you from moving existing **resources** in or out of the resource group.
80+
- A read-only lock on a **resource group** prevents you from moving existing **resources** in or out of the resource group. But note that a **resource** with read-only lock can be moved to another resource group.
8181

8282
- A read-only lock on a **resource group** that contains an **automation account** prevents all runbooks from starting. These operations require a POST method request.
8383

0 commit comments

Comments
 (0)