Skip to main content

Databases

Under Review

Improve Fabric SQLDB Replication Support

Vote (1) Share
Bob Duffy's profile image

Bob Duffy on 23 Jan 2025 13:48:14

We had a few incidents here replication either stopped completely after a data centre crash or had irrecoverable errors. In all cases we had to fully restore database or delete and start again.


We need the following features to help support replication and have smoother recovery from failures

  1. Start replication on GUI and API
  2. Stop replication on GUI and by API (The existing SQLDB API works here for Fabric)
  3. Query replication state on GUI and by API
  4. Resync either one table or all tables on GUI or by API.


These features would allow for recovery from issues without having to do full restores and reduce customers down time.