Skip to content

Commit 451d7ac

Browse files
authored
Merge pull request #178606 from ThomasWeiss/thweiss-cosmosdb-tpcap-faq
Added FAQ to total throughput limit
2 parents f9c4214 + 28ac17d commit 451d7ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ When creating or updating your Azure Cosmos DB account with Azure Resource Manag
9090

9191
Set this property to `-1` to disable the limit.
9292

93+
## Frequently asked questions
94+
95+
#### Are there situations where the total provisioned throughput can exceed the limit?
96+
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.
98+
9399
## Next steps
94100

95101
- Get started with [planning and managing your costs](./plan-manage-costs.md) on Azure Cosmos DB.

0 commit comments

Comments
 (0)