Hello ElenaMarlowe-3376
I kindly request you to please refer the below information,
- Is it required that both SQL servers are in the same resource group to use Failover Group?
- No, it's not required for both Azure SQL servers to be in the same resource group to use a Failover Group. The Failover Group feature allows you to manage replication and failover between logical servers in different regions, and they can belong to different resource groups
- Do the elastic pools on both servers have to have the same name for failover to work?
- Yes, the elastic pools on both Azure SQL servers must have the same name for failover to work properly. If the names are different, you may encounter errors when adding databases to the failover group.
- If the elastic pool names are different across regions, will the failover still succeed, or will it fail?
If the Azure elastic pool names are different across regions, the failover may not work correctly. The failover group expects the same elastic pool name on both primary and secondary servers to ensure seamless failover.
https://learn.microsoft.com/en-us/azure/azure-sql/database/failover-group-sql-db?view=azuresql