Skip to content

Commit cbaaba6

Browse files
authored
Merge pull request #47038 from RyanLWilliams/cosmos-db-high-availability-updates
cosmos-db-high-availability-updates
2 parents b05f64a + fe7d3ff commit cbaaba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/high-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following table summarizes the high availability capability of various accou
101101
|Zone failures – availability | Availability loss | No availability loss | No availability loss |
102102
|Read latency | Cross region | Cross region | Low |
103103
|Write latency | Cross region | Cross region | Low |
104-
|Regional outage – data loss | Data loss | Data loss | Data loss <br/><br/> When using bounded staleness consistency with multi master and more than one region, data loss is limited to the bounded staleness configured on your account. <br/><br/> Data loss during regional outage can be avoided by configuring strong consistency with multiple regions. This option comes with tradeoffs that impact availability and performance. |
104+
|Regional outage – data loss | Data loss | Data loss | Data loss <br/><br/> When using bounded staleness consistency with multi master and more than one region, data loss is limited to the bounded staleness configured on your account <br /><br />You can avoid data loss during a regional outage by configuring strong consistency with multiple regions. This option comes with trade-offs that affect availability and performance. It can be configured only on accounts that are configured for single-region writes. |
105105
|Regional outage – availability | Availability loss | Availability loss | No availability loss |
106106
|Throughput | X RU/s provisioned throughput | X RU/s provisioned throughput | 2X RU/s provisioned throughput <br/><br/> This configuration mode requires twice the amount of throughput when compared to a single region with Availability Zones because there are two regions. |
107107

0 commit comments

Comments
 (0)