I have configured a SQL Server Distributed Availability Group (AG), containing a Windows cluster with an AG at one location, and a second cluster with its own AG at another location (thus, two AGs). Everything is working fine. However, upon failing over at the first location from the Primary Replica to the Secondary one in the first cluster/AG (not the Distributed AG), breaks the Distributed AG, and the node (of the Distributed AG) at the other location on the second AG shows as disconnected. Do I need to perform an additional step in order to complete the process?
Thank you. J