Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Azure SQL db mirroring stops when capacity is paused

It seems that the mirroring stops when Fabric capacity is paused and it does not continue after capacity resumes. It shows as working when looking at the "monitor replication".  

Can it be made so that the replication would continue automatically?

Status: Investigating
Comments
Anonymous
Not applicable

Hi  @parjj ,

 

When a session is paused, the principal database remains available. Pausing sets the state of the mirroring session to SUSPENDED, and the mirror database no longer keeps up with the principal database, causing the principal database to run exposed.

 

For this feature you may refer to Pause & resume database mirror - SQL Server Database Mirroring | Microsoft Learn

 

Best regards.
Community Support Team_Caitlyn