Skip to content

Commit 5cd9ffc

Browse files
authored
Merge pull request #105105 from kanshiG/patch-69
clarify 5 RUs is for indexing turned off scenario
2 parents d87bfae + 58d58b9 commit 5cd9ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/key-value-store-cost.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure Cosmos DB performance is based on the amount of provisioned throughput exp
2121

2222
As a globally distributed database system, Cosmos DB is the only Azure service that provides comprehensive SLAs covering latency, throughput, consistency and high availability. The throughput you provision is applied to each of the regions associated with your Cosmos account. For reads, Cosmos DB offers multiple, well-defined [consistency levels](consistency-levels.md) for you to choose from.
2323

24-
The following table shows the number of RUs required to perform read and write operations based on a data item of size 1 KB and 100 KBs.
24+
The following table shows the number of RUs required to perform read and write operations based on a data item of size 1 KB and 100 KBs with default automatic indexing turned off.
2525

2626
|Item Size|1 Read|1 Write|
2727
|-------------|------|-------|

0 commit comments

Comments
 (0)