Time Estimate in Azure Resource Mover

Kapil Gautam 1 Reputation point
2021-05-24T08:40:33.257+00:00

How can I estimate the time to move Resources from one region to another region using Azure Resource Mover?
How much time does it actually take for moving the Resources from one region to another (Eg.: West US to Central US) using Azure Resource Mover, how do I plan for calculation of time it will take to move my resources and what it depends on? Does other factors or factors like size of the disks associated to the VMs, VMs sizes, Backup vaults, Backup sizes, etc. has effects on the time it will take to move them to another region?

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
288 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Ramya Harinarthini_MSFT 5,366 Reputation points Microsoft Employee Moderator
    2021-05-24T16:32:12.327+00:00

    @Kapil Gautam Welcome to Microsoft Q&A, Thank you for posting your here!!

    Total time estimate for the whole process of Azure Resource mover depends on the VM disk size as it should copy the disk from one region to another.

    During the commit operation on the VM. replica VMs are created in the target region. The source VM is shut down, and some downtime occurs (usually minutes).

    99179-image.png

    Using Resource Mover, you can currently move the following resources across regions and backup is not included yet.

    1. Azure VMs and associated disks
    2. Encrypted Azure VMs and associated disks. This includes VMs with Azure disk encryption enabled, and Azure VMs using default server-side encryption (both with platform-managed keys and customer-managed keys)
    3. NICs
    4. Availability sets
    5. Azure virtual networks
    6. Public IP addresses
    7. Network security groups (NSGs)
    8. Internal and public load balancers
    9. Azure SQL databases and elastic pools

    Additional Information : https://learn.microsoft.com/en-us/azure/resource-mover/tutorial-move-region-virtual-machines

    Hope this helps!
    Kindly let us know if the above helps or you need further assistance on this issue.

    -------------------------------------------------------------------------------------------------------------------

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helpsyou, this can be beneficial to other community members.

    0 comments No comments

  2. SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
    2021-05-25T12:30:25.427+00:00

    @Kapil Gautam Typically the Prepare step in the move framework is what takes time. It depends on the size of disk and amount of data which customer has. However, VM data is replicated periodically to the target region and this doesn't affect the source VM. Source VM/app is still up and running meantime.

    Please refer to doc on Prepare/Initiate Move steps for further details.

    ----------------------------------------------------------------------------------------------------------------------

    If the response helped, do "Accept Answer" and up-vote it


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.