Skip to content

Commit 4f3ef13

Browse files
authored
Update total account throughput minimum RU/s
1 parent b58edca commit 4f3ef13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/limit-total-account-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Set this property to `-1` to disable the limit.
9494

9595
#### Are there situations where the total provisioned throughput can exceed the limit?
9696

97-
Azure Cosmos DB enforces a minimum throughput of 10 RU/s per GB of data stored. If you're ingesting data while already being at that minimum, the throughput provisioned on your resources will automatically increase to honor 10 RU/s per GB. In this case, and this case only, your total provisioned throughput may exceed the limit you've set.
97+
Azure Cosmos DB enforces a minimum throughput of 1 RU/s per GB of data stored. If you're ingesting data while already being at that minimum, the throughput provisioned on your resources will automatically increase to honor 1 RU/s per GB. In this case, and this case only, your total provisioned throughput may exceed the limit you've set.
9898

9999
## Next steps
100100

0 commit comments

Comments
 (0)