You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Customer intent: As an Azure administrator, I want to compare the available tools for moving resources across regions, so that I can select the most suitable option for efficiently relocating my Azure resources based on their dependencies and requirements.
12
12
---
13
13
14
-
# Choose a tool for moving Azure resources
14
+
# Options to move Azure resources
15
15
16
-
You can move resources within Azure as follows:
16
+
In this article, you can explore Azure options to move resources across regions, subscriptions, clouds, and availability zones, and learn when to use each option.
17
17
18
-
-**Move resources across regions**: Move resources from within the Resource Mover hub, or a resource group.
19
-
-**Move resources across resource groups/subscriptions**: Move from within a resource group.
20
-
-**Move resources between Azure clouds**: Use the Azure Site Recovery service to move resources between public and government clouds.
21
-
-**Move resources between availability zones in the same region**: Use the Azure Site Recovery service to move resources between availability zones in the same Azure region.
22
-
23
-
24
-
## Compare move tools
25
-
26
-
| Tool | When to use| Learn more |
18
+
| Options | When to use| Learn more |
27
19
|----- | ---------- | ---------- |
28
-
|**Move within resource group**| Move resources to a different resource group/subscription, or across regions.<br/><br/> If you move across regions, in the resource group you select the resources you want to move, and then you move to the Resource Mover hub, to verify dependencies and move the resources to the target region. |[Move resources to another resource group/subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md).<br/><br/> [Move resources to another region from a resource group](move-region-within-resource-group.md). |
20
+
|**Move from resource group overview**| Move resources to a different resource group/subscription, or across regions.<br/><br/> If you move across regions, in the resource group you select the resources you want to move, and then you move to the Resource Mover hub, to verify dependencies and move the resources to the target region. |[Move resources to another resource group/subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md).<br/><br/> [Move resources to another region from a resource group](move-region-within-resource-group.md). |
29
21
|**Move from the Resource Mover hub**| Move resources across regions. <br/><br/> You can move to a target region, or to a specific availability zone, or availability set, within the target region. |[Move resources across regions in the Resource Mover hub](). |
30
22
|**Move VMs with Site Recovery**| Use it for moving Azure VMs between government and public clouds.<br/><br/> Use if you want to move VMs between availability zones in the same region. |[Move resources between government/public clouds](../site-recovery/region-move-cross-geos.md), [Move resources to availability zones in the same region](../site-recovery/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md).|
0 commit comments