Does Azure Site Recovery for VM require GRS-enabled Recovery Services Vault?

Kanie-0317 120 Reputation points
2025-06-05T12:24:12.8066667+00:00

Hi,

Regarding to Azure Site Recovery for virtual machines (not backup-related):

  1. When creating a Recovery Services Vault (RSV) for Site Recovery, is it necessary to enable Geo-Redundant Storage (GRS), or is Locally Redundant Storage (LRS) sufficient?
  2. If I do enable GRS, I see there's a cross-region restore capability under the backup section, does that setting have any effect on VM disaster recovery via Site Recovery, or is it unrelated? Do I need to enable this feature?

Only referring to Site Recovery (replication & regional failover), not Backup.

Appreciate it any expert could help clarify this, thank you!

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
824 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jose Benjamin Solis Nolasco 3,511 Reputation points
    2025-06-05T12:45:05.8+00:00

    @Kanie Almasi Hello I hope you are doing well,

    No, Geo-Redundant Storage (GRS) is not required to use Azure Site Recovery (ASR) for VM replication. You can use Locally Redundant Storage (LRS) with ASR — it will work just fine for replicating virtual machines across regions or availability zones.

    Azure Site Recovery (ASR) does not require a Geo-Redundant Storage (GRS)-enabled Recovery Services Vault (RSV) for virtual machine replication and failover. Locally Redundant Storage (LRS) is sufficient for ASR to function properly.

    Key Points:

    • LRS vs. GRS for ASR:
      • LRS keeps data replicated within a single Azure region, which is enough for ASR replication and failover within that region.
      • GRS replicates data to a secondary region, but this is primarily relevant for Azure Backup, not ASR.
    • Cross-Region Restore (CRR) and ASR:
      • The CRR feature in Azure Backup allows restoring backups in a secondary region, but this does not impact ASR failover.
      • ASR handles live replication and disaster recovery failover, independent of backup restore settings.
    • When to Consider GRS:
      • If your disaster recovery strategy involves Azure Backup for long-term retention, enabling GRS might be useful.
      • If your focus is ASR for VM replication and failover, LRS is sufficient.

    {38000B69-0D00-4FA3-AF70-D0B507B81818}

    https://learn.microsoft.com/en-us/azure/backup/backup-create-recovery-services-vault#how-to-change-from-grs-to-lrs-after-configuring-backup

    For more details, you can check Microsoft's official documentation on Azure Site Recovery and Recovery Services Vault storage options.

    😊 If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily. Thanks! 

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.