Hi,
I have a SQL alwaysON replication setup between on-prem db and Azure SQL db ( IaaS). Today morning my primary DB was not accessible due to cluster issue. Cluster service on one of the node was stopped due to some network connectivity issue with file share witness( quorum).
My question is- if the cluster has to have an issue due to network or any other issue , is that going to affect my primary database ?
How this can be minimized or eliminated? are there any config changes I need to do?
Please help.