Skip to content

Commit 0dfd446

Browse files
authored
Merge pull request #124641 from brawilson/patch-1
Update move-resource-group-and-subscription.md
2 parents 83e2e0a + 112c903 commit 0dfd446

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,10 @@ When you receive this error, you have two options. Either move your resources to
479479

480480
No, you can't move a resource group to a new subscription. But, you can move all of the resources in the resource group to a resource group in another subscription. Settings such as tags, role assignments, and policies aren't automatically transferred from the original resource group to the destination resource group. You need to reapply these settings to the new resource group. For more information, see [Move resources to new resource group or subscription](./move-support-resources.md).
481481

482+
### Unsupported scenarios
483+
484+
The platform blocks a scenario where resources from Subscription A are migrated to Subscription B when *at the same time* resources from Subscription B are migrated to Subscription C. This is by design.
485+
482486
## Next steps
483487

484488
For a list of which resources support move, see [Move operation support for resources](move-support-resources.md).

0 commit comments

Comments
 (0)