Forum Discussion

Nicolas Wipfli's avatar
Nicolas Wipfli
Copper Contributor
Mar 11, 2020
Solved

Azure Site Recovery failback with VMware EFI Vms ?

Hello,

 

I have a question about Azure Site Recovery (ASR) and I could not find an appropriate community and space, but if there is one, feel free to point me to it.

 

I'm planning to deploy ASR for an on-premises environment with VMware machines running Windows. According to the https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-whats-new#updates-november-2019, ASR now supports VMware VMs with UEFI-based boot architecture. https://docs.microsoft.com/en-us/azure/site-recovery/vmware-physical-azure-support-matrix#storage also indicates that UEFI (not Secure UEFI) is supported with Windows. Now if I look at https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-vmware-deployment-planner-analyze-report#incompatible-vms, I can read the following:

 

Boot Type: Boot type of the VM. It can be either BIOS or EFI. Currently Azure Site Recovery supports Windows Server EFI VMs (Windows Server 2012, 2012 R2 and 2016) provided the number of partitions in the boot disk is less than 4 and boot sector size is 512 bytes. To protect EFI VMs, Azure Site Recovery mobility service version must be 9.13 or above. Only failover is supported for EFI VMs. Failback is not supported.

 

Can someone confirm that ASR does not support failback for EFI VMs and therefore we need to convert BIOS from EFI to Legacy ?

 

Thanks in advance

Nicolas

  • Hello,

     

    Someone from Microsoft France pointed me to the https://support.microsoft.com/en-us/help/4531426/update-rollup-42-for-azure-site-recovery which confirms that failback is supported.

     

    Azure Site Recovery now supports test failover, failover & failback of VMware and Azure machines with UEFI layout

     

    So, this question is answered.

     

    Regards

    Nicolas

2 Replies

  • Nicolas Wipfli's avatar
    Nicolas Wipfli
    Copper Contributor

    Hello,

     

    Someone from Microsoft France pointed me to the https://support.microsoft.com/en-us/help/4531426/update-rollup-42-for-azure-site-recovery which confirms that failback is supported.

     

    Azure Site Recovery now supports test failover, failover & failback of VMware and Azure machines with UEFI layout

     

    So, this question is answered.

     

    Regards

    Nicolas

    • SimBur2365's avatar
      SimBur2365
      Brass Contributor

      One thing to be aware of is that Secure Boot is not supported for VMware / Physical VMs (as of October '22).  We've just set up a proof of concept and found the agent installation fails with this configuration (as is mentioned in the support matrix).  Secure Boot had been enabled to support enabling 'Device Guard' on Windows 2016+ server OS. 

       

      UEFI with Secure Boot disabled = supported.

      UEFI with Secure Boot enabled = not supported.

       

      You can run msinfo32 to get Secure Boot status, or in a script use Confirm-SecureBootUEFI.

       

Resources