Hi,
Currently I'm working on the testing of availability group in SQL Server. So when I successfully failover from node 1 to node 2 in the availability group, I found out that the availability group shown in the cluster (In SQL Server Management Studio) changed from primary to secondary. Is there any way or setting that I could configure for keep showing the primary replica when failover performs? Thanks.