Skip to content

Commit 813773b

Browse files
Merge pull request #268277 from seesharprun/patch-2
Cosmos DB | Update consistency-levels.md
2 parents 3731664 + 1475c86 commit 813773b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/consistency-levels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,10 @@ The exact RTT latency is a function of speed-of-light distance and the Azure net
177177
|**Eventual**|Single Replica|Local Majority|
178178

179179
> [!NOTE]
180-
> The RU/s cost of reads for Local Minority reads are twice that of weaker consistency levels because reads are made from two replicas to provide consistency guarantees for Strong and Bounded Staleness.
180+
> The RU/s performance cost of reads for Local Minority reads are twice that of weaker consistency levels because reads are made from two replicas to provide consistency guarantees for Strong and Bounded Staleness.
181181
182182
> [!NOTE]
183-
> The RU/s cost of reads for the strong and bounded staleness consistency levels consume approximately two times more RUs while performing read operations when compared to that of other relaxed consistency levels.
183+
> The RU/s performance cost of reads for the strong and bounded staleness consistency levels consume approximately two times more RUs while performing read operations when compared to that of other relaxed consistency levels.
184184
185185
## <a id="rto"></a>Consistency levels and data durability
186186

0 commit comments

Comments
 (0)