Reputation: 94
I have an application running on a SQL Server cluster with active/active configuration setup on-premises. I have some knowledge as to how to replicate a SQL Server cluster that is on-premises with SIOS data keeper cluster.
But, what I am interested is if it is possible to replicate the entire SQL cluster with Azure Site Recovery to Azure.
Upvotes: 0
Views: 573
Reputation: 72171
Yes, it is, but bear in mind that you would also need a working Domain Controller in Azure (most likely) for your cluster to function properly. Also, I believe, that just extending AlwaysOn to Azure in the way to go.
Upvotes: 1