Skip to content

Commit bdd824a

Browse files
authored
Merge pull request #104292 from SnehaGunda/PrivateLinks
updating limits doc
2 parents d866a8c + 2cc4947 commit bdd824a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/cosmos-db/concepts-limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Cosmos DB automatically takes backups of your data at regular intervals. For det
7272
| Resource | Default limit |
7373
| --- | --- |
7474
| Maximum number of databases | Unlimited |
75-
| Maximum number of containers per database (or account) | Unlimited |
75+
| Maximum number of containers that can be provisioned in a database with shared throughput |25 |
7676
| Maximum number of regions | No limit (All Azure regions) |
7777

7878
## Per-container limits
@@ -87,7 +87,6 @@ Depending on which API you use, an Azure Cosmos container can represent either a
8787
| Maximum number of paths in indexing policy| 100 <sup>*</sup>|
8888
| Maximum number of unique keys per container|10 <sup>*</sup>|
8989
| Maximum number of paths per unique key constraint|16 <sup>*</sup>|
90-
| Maximum number of containers that can be provisioned in a database with shared throughput |25 |
9190

9291
<sup>*</sup> You can increase any of these per-container limits by contacting Azure Support.
9392

0 commit comments

Comments
 (0)