Skip to content

Commit c212b58

Browse files
Merge pull request #31979 from djordje-jeremic/djordje-jeremic-dr-rto-rpo-clarification
RTO/RTO clarifications for SQL DB and SQL MI
2 parents 9406c44 + 4d2f501 commit c212b58

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

azure-sql/database/business-continuity-high-availability-disaster-recover-hadr-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ The following table compares RPO and RTO of each business continuity option:
8686

8787
| **Business continuity option** | **RTO (downtime)** | **RPO (data loss)** |
8888
| --- | --- | --- |
89-
| High Availability </br>(Enabling zone redundancy) | Typically less than 30 seconds | 0 |
90-
| Disaster Recovery </br>(Enabling failover groups or active geo-replication) | Typically less than 60 seconds | Equal to or greater than 0 </br> (Depends on data changes before the disruptive event that haven't been replicated) |
89+
| High Availability </br>(Using zone redundancy) | Typically less than 30 seconds | 0 |
90+
| Disaster Recovery </br>(Using failover groups with [customer managed failover policy](failover-group-sql-db.md#failover-policy) or active geo-replication ) | Typically less than 60 seconds | Equal to or greater than 0 </br> (Depends on data changes before the disruptive event that haven't been replicated) |
9191
| Disaster Recovery </br>(Using geo-restore) | Typically minutes or hours | Typically minutes or hours |
9292

9393

azure-sql/managed-instance/business-continuity-high-availability-disaster-recover-hadr-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ The following table compares RPO and RTO of each business continuity option:
7171

7272
| **Business continuity option** | **RTO (downtime)** | **RPO (data loss)** |
7373
| --- | --- | --- |
74-
| High Availability </br>(Enabling zone redundancy) | Typically less than 30 seconds | 0 |
75-
| Disaster Recovery </br>(Enabling failover groups) | 1 hour| 5 seconds </br> (Depends on data changes before the disruptive event that haven't been replicated) |
74+
| High Availability </br>(Using zone redundancy) | Typically less than 30 seconds | 0 |
75+
| Disaster Recovery </br>(Using failover groups with [customer managed failover policy](failover-group-sql-mi.md#failover-policy)) | Typically less than 60 seconds | Equal to or greater than 0 </br> (Depends on data changes before the disruptive event that haven't been replicated) |
7676
| Disaster Recovery </br>(Using geo-restore) | 12 hours | 1 hour|
7777

7878
## Business continuity checklists

0 commit comments

Comments
 (0)