Skip to content

Commit f36359b

Browse files
Merge pull request #245262 from KrishnaG-MSFT/patch-314
(AzureCXP) MicrosoftDocs/azure-docs#112072
2 parents 4c546c2 + 1065c08 commit f36359b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ Applying locks can lead to unexpected results. Some operations, which don't seem
7575

7676
- 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.
7777

78+
- A read-only lock on a **resource group** that contains a **virtual machine** prevents users from moving the the VM out of the resource group.
79+
80+
- A read-only lock on a **resource group** prevents users from moving any new **resource** into that resource group.
81+
7882
- 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.
7983

8084
- A cannot-delete lock on a **resource** or **resource group** prevents the deletion of Azure RBAC assignments.

0 commit comments

Comments
 (0)