@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).
Using Resource Mover, you can currently move the following resources across regions and backup is not included yet.
- Azure VMs and associated disks
- 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)
- NICs
- Availability sets
- Azure virtual networks
- Public IP addresses
- Network security groups (NSGs)
- Internal and public load balancers
- 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.