Skip to content

Commit e694d57

Browse files
committed
Update limits.md
1 parent 04dc4b4 commit e694d57

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

articles/cosmos-db/mongodb/vcore/limits.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -67,23 +67,6 @@ db.collection.find({ field: "value" }).maxTimeMS(5000)
6767
- Indexing applies to only one vector per path.
6868
- Only one index can be created per vector path.
6969

70-
## Storage and Connection Limits
71-
72-
### Disk IOPS
73-
| Disk Size (GiB) | IOPS per Disk |
74-
|-----------------|---------------|
75-
| 32 | 120 |
76-
| 64 | 240 |
77-
| 128 | 500 |
78-
| 256 | 1,100 |
79-
| 512 | 2,300 |
80-
| 1 TB | 5,000 |
81-
| 2 TB | 7,500 |
82-
| 4 TB | 7,500 |
83-
| 8 TB | 16,000 |
84-
| 16 TB | 18,000 |
85-
| 32 TB | 20,000 |
86-
8770
## Cluster and Shard Limits
8871

8972
### Cluster Tier
@@ -107,7 +90,7 @@ The following limitations can be overidden by upgrading a paid tier
10790

10891
## Replication and HA Limits
10992

110-
### Cross-Region Replication
93+
### Cross-Region Replication (Preview)
11194
- Supported only on single shard (node) vCore clusters.
11295
- The following configurations are the same on both primary and replica clusters and cannot be changed on the replica cluster:
11396
- Compute configuration

0 commit comments

Comments
 (0)