The SQL Server Always On page shows Availability Group, replica, and database synchronization health. Use it to monitor high availability and disaster recovery status.
Use the Always On page when availability, failover readiness, or replica synchronization is the question. It helps DBAs see whether availability groups, replicas, and databases are healthy from the monitoring console before drilling into SQL Server error messages or alerts.
Start with unhealthy or warning states, then identify whether the issue affects one database, one replica, or the whole availability group. A database-level synchronization problem may have a different cause from a replica connectivity problem. Compare the page with SQL Server Error Log for failover, seeding, connection, and recovery messages.
For production high availability environments, record the group, replica, database, time, and observed state before making changes. Availability fixes can affect failover behavior and should follow your normal SQL Server HA process.
Check it when the workload uses Availability Groups or when symptoms include failover, synchronization, replica, or availability alerts.
The SQL Server instance may be running while a database, replica, or synchronization state has a separate problem.
Use SQL Server Error Log, server alerts, health checks, network events, and recent failover or maintenance activity.