Skip to content

Commit 9a80ccb

Browse files
authored
Update move-resource-group-and-subscription.md
Explain that the lock cannot be in the resource group or subscription. Not to get confused that the lock doesn't have to be in the resource, as sometimes the resources can have a read only lock while moving.
1 parent 8dfa1a3 commit 9a80ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/management/move-resource-group-and-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If your move requires setting up new dependent resources, you'll experience an i
2020
Moving a resource only moves it to a new resource group or subscription. It doesn't change the location of the resource.
2121

2222
> [!NOTE]
23-
> You can't move Azure resources to another resource group or another subscription if there's a read-only lock, whether in the source or in the destination.
23+
> Azure resources can't be moved if a read-only lock exists on the source or destination resource group or subscription.
2424
2525
## Changed resource ID
2626

0 commit comments

Comments
 (0)