In this issue, it shows an example of how to manual failover an AlwaysOn availability group in SQL Server.
The scenario is when you need to do a force failover because your replicas are not synchronized with each other.
Steps to follow
- Check for a possible data loss and use the result to proceed or not.
- Execute manual failover on the secondary replica.
- Resume data movement.