Skip to content

Commit 17d3d30

Browse files
committed
edit
1 parent e86e192 commit 17d3d30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/resiliency-recommendations/recommend-cosmos-db-nosql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Each recommendation is marked in accordance with the following impact matrix:
4545

4646
#### :::image type="icon" source="../media/icon-recommendation-high.svg"::: **Configure at least two regions for high availability**
4747

48-
It is crucial to enable a secondary region on your Cosmos DB to achieve higher SLA. Doing so does not incur any downtime and it is as easy as selecting a pin on map. Cosmos DB instances utilizing Strong consistency need to configure at least three regions to retain write availability in case of one region failure.
48+
It's crucial to enable a secondary region on your Cosmos DB to achieve higher SLA. Doing so doesn't incur any downtime and it's as easy as selecting a pin on map. Cosmos DB instances utilizing Strong consistency need to configure at least three regions to retain write availability if there is one region failure.
4949

5050
**Potential benefits:** Enhances SLA and resilience.
5151

@@ -104,7 +104,7 @@ In a globally distributed database, consistency level impacts data durability du
104104
#### :::image type="icon" source="../media/icon-recommendation-high.svg"::: **Configure continuous backup mode**
105105

106106

107-
Cosmos DB's backup is always on, offering protection against data mishaps. Continuous mode allows for self-serve restoration to a pre-mishap point, unlike periodic mode which requires contacting Microsoft support, leading to longer restore times.
107+
Cosmos DB's backup is always on, offering protection against data mishaps. Continuous mode allows for self-serve restoration to a pre-mishap point, unlike periodic mode, which requires contacting Microsoft support, leading to longer restore times.
108108

109109

110110
**Potential Benefits:** Faster self-serve data restore.

0 commit comments

Comments
 (0)