By default, secondary replica brings databases into offline state when connection to the primary replica fails. We are using SQL 2016 SP1.
The goal is to reduce interruption for users on secondary async replica when primary replica goes offline for maintenance or due to network issues.
Is there a way to change this behavior and keep secondary databases always online ?