Skip to content

Commit 836d1ab

Browse files
authored
Merge pull request #122795 from azarboon/patch-56
Update move-resource-group-and-subscription.md
2 parents aba6bee + 4533a6a commit 836d1ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ If your move requires setting up new dependent resources, you'll experience an i
1919

2020
Moving a resource only moves it to a new resource group or subscription. It doesn't change the location of the resource.
2121

22+
> [!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.
24+
2225
## Changed resource ID
2326

2427
When you move a resource, you change its resource ID. The standard format for a resource ID is `/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}`. When you move a resource to a new resource group or subscription, you change one or more values in that path.

0 commit comments

Comments
 (0)