Forum Discussion
chris__1
Advocate II
2 years agoSchedule Fabric DB Mirroring
Hello, is there currently the possibilty to activate/deactivate the DB Mirroring via a schedule? I can not truncate tables in the Azure SQL DB that are being mirrored as long as mirroring is active...
- 2 years ago
Hi chris__1 I haven't tested it, but I wonder if disabling and re-enabling the Azure SQL DB via exec sp_change_feed_disable_db would work.