Share via

Azure Site Recovery with Storage Account

Gabriel Moraes 370 Reputation points
2024-05-14T12:07:42.9966667+00:00

Hello!

I would like to understand how to activate Disaster Recovery on an Azure VM, without the need to leave a managed disk allocated. I would like the data to stay in a Storage Account, the same way it works for replications from Hyper-V to Azure. In Azure VM does not work without managed disk? It would be a very high cost per VM.

Any help, I appreciate it.

Best Regards,

Gabriel Moraes.

Azure Site Recovery
Azure Site Recovery

An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.

0 comments No comments

Answer accepted by question author

  1. Gowtham CP 7,960 Reputation points Volunteer Moderator
    2024-05-14T12:32:09.32+00:00

    Hello Gabriel Moraes,

    Thanks for reaching out in the Microsoft Q&A!

    Azure Site Recovery (ASR) mainly uses managed disks for VM replication, but you can achieve disaster recovery (DR) without them. You can use Azure Backup with Geo-Redundant Storage (GRS) to back up VM disks to a different region's storage account, offering a cost-effective DR solution with potentially longer recovery times. Alternatively, Azure VM Snapshot with Geo-Replication lets you create snapshots of VMs and replicate them to another region's storage account for faster recovery times, though it requires more manual management. These methods offer DR options without the high cost of managed disks.

    If you found this solution helpful, consider accepting it.

    Was this answer helpful?

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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