Skip to content

Commit 0f08f98

Browse files
mhyonWilliamDAssafMSFTMashaMSFT
authored
Update failover policy details in documentation (#35553)
Clarified the conditions under which Microsoft managed failover may execute and emphasized the recommendation for customer managed failover policy. --------- Co-authored-by: William Assaf MSFT <74387232+WilliamDAssafMSFT@users.noreply.github.com> Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com>
1 parent 409fa76 commit 0f08f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-sql/includes/failover-group-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Each failover policy has a unique set of use cases and corresponding expectation
3232
| Failover policy | Failover scope | Use case | Potential data loss |
3333
| --- | --- | --- | --- |
3434
| Customer managed <br> **(Recommended)** | Failover groups | One or more databases in a failover group is impacted by an outage and becomes unavailable. You can choose to fail over. | Yes |
35-
| Microsoft managed | All failover groups in the region | A widespread outage in a datacenter, availability zone, or region causes unavailability of databases and the Microsoft Azure SQL service team decides to trigger a forced failover. <br> Use this option only when you want to delegate the disaster recovery responsibility to Microsoft and the application is tolerant to RTO (downtime) of at least one hour or more.| Yes |
35+
| Microsoft managed | All failover groups in the region | A widespread outage in a region causes unavailability of databases and the Microsoft Azure SQL service team decides to trigger a forced failover. <br> Use this option only when you want to delegate the disaster recovery responsibility to Microsoft and the application is tolerant to RTO (downtime) of at least one hour or more. <br> Microsoft managed failover might only execute in extreme circumstances. A [customer-managed failover policy[(#customer-managed) is highly recommended. | Yes |
3636

3737
### Customer managed
3838

0 commit comments

Comments
 (0)