File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed
articles/cosmos-db/mongodb/vcore Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -67,23 +67,6 @@ db.collection.find({ field: "value" }).maxTimeMS(5000)
67
67
- Indexing applies to only one vector per path.
68
68
- Only one index can be created per vector path.
69
69
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
-
87
70
## Cluster and Shard Limits
88
71
89
72
### Cluster Tier
@@ -107,7 +90,7 @@ The following limitations can be overidden by upgrading a paid tier
107
90
108
91
## Replication and HA Limits
109
92
110
- ### Cross-Region Replication
93
+ ### Cross-Region Replication (Preview)
111
94
- Supported only on single shard (node) vCore clusters.
112
95
- The following configurations are the same on both primary and replica clusters and cannot be changed on the replica cluster:
113
96
- Compute configuration
You can’t perform that action at this time.
0 commit comments