Skip to main content

Azure SQL Server Failover Group

An Azure SQL Server Failover Group manages the replication and failover of a group of databases on a server to another region, providing geographic redundancy and automatic failover for disaster recovery. For full details see the Failover Groups documentation.

Supported Methods​

  • GET: Get a specific SQL Server Failover Group by identifier
  • SEARCH: Search for SQL Server Failover Group resources by parent resource

IAM Permissions​

  • Microsoft.Sql/servers/failoverGroups/read

azure-sql-server​

Links to the parent SQL server.

azure-sql-database​

Links to SQL databases on this server.