If it's a managed disk, you can very easily use Azure Storage Explorer to move it to another region AND to another sub or tenant at the same time. I've used scripts that take snapshots from disks and then storing that snapshot as a VHD blob in a storage account and then converting it back to a managed disk. It's a lot of unnecessary work. Just use Storage Explorer for this.
How to move a disk across regions in azure
I have to move the disk only across regions. So later I can attach it to the vm in another region or create a from it.
The move operation is not supported for Azure disk across regions.
Could you please help me on how to move a disk from one azure region to another region.
Please provide me a step by step process with some screenshot. So I can understand it clearly.
Azure Storage Explorer
Azure Virtual Machines
Azure Storage
Azure Migrate
Azure Disk Storage
2 answers
Sort by: Most helpful
-
-
Andreas Baumgarten 123.5K Reputation points MVP Volunteer Moderator
2022-02-24T18:46:18.547+00:00 Hi @Abu S ,
maybe this helps:
https://faultbucket.ca/2020/12/migrate-azure-managed-disk-between-regions/
https://lepczynski.it/en/azure_en/how-to-move-a-vm-disk-snapshot-to-another-region/----------
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten