We a implementing a solution where we are replicating EC2 Instances (VMs) from AWS to Azure using Azure Site Recovery. Please note we are not migrating to Azure and would only want to set up the replication from AWS to Azure for Disaster Recovery purposes.
As per the article -
AWS instances are treated like physical, on-premises computer.
Once we have setup everything like enabling replication, we should be able see the replicated VMs in Replicated Item on ASR. As per my understanding, when we run a failover, Azure VMs are created from replicated data in Azure storage. Now when the primary AWS site is available again, what happens when we want to fail back to AWS.
As we are treating/considering AWS Instances as Physical, as per the article
"Failback from Azure to an on-premises physical server isn't supported. You can only fail back to a VMware virtual machine”
Now the question is ‘Will we be able to Failback to the primary AWS site like the way we can fail back to VMware’?