Hi All,
I am using SQL server 2014, I have 2 node AOA setup ( node1 and node2),
Node1 ( primary ) and Node2 (secondary) and using synchronous commit Availability mode.
I have hosted my environments in AWS , My secondary node ( node2) went offline due to AWS health checks , So my primary node ( node1) marked as resolving Status.
When my secondary node (node2) back online, AOA automatically failed over to node2 and make its as primary.
I dont understand why it failed over from node1 to node2, when node 2 backs online ????