Geo-replication always replicates the entire database. Replication is asynchronous and continuous, with latency below 5 seconds, backed by an SLA. You do not need to create a failover group, though if you do, the database will also be geo-replicated for you. For more information, see https://learn.microsoft.com/en-us/azure/azure-sql/database/active-geo-replication-overview.
Azure SQL Geo replication Latency
MS Techie
2,751
Reputation points
I want to replicate data only between few tables from one Azure SQL DB to another Azure SQL DB (PaaS option , not Managed Instance)
i dont want to use Azure Datasync to replicate .
i want to replicate only part of SQL DB using Geo Replication feature.
- So what is the Latency of Azure SQL Geo Replication? is it 5 mins or 5 secs or continuous ?
- Do i need to create a failover group to achieve this ?
Please help
Azure SQL Database
Azure SQL Database
An Azure relational database service.
6,326 questions
1 answer
Sort by: Most helpful
-
Dimitri Furman 161 Reputation points Microsoft Employee
2021-03-15T22:25:07.55+00:00