Skip to content

Commit 38369f9

Browse files
committed
update
1 parent 797e6a6 commit 38369f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/mongodb/feature-support-36.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Azure Cosmos DB's API for MongoDB supports the following database commands:
377377
|---------|---------|
378378
| TTL | Yes |
379379
| Unique | Yes |
380-
| Partial | Only supported with unique indexes |
380+
| Partial | No |
381381
| Case Insensitive | No |
382382
| Sparse | No |
383383
| Background | Yes |

articles/cosmos-db/mongodb/feature-support-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ In an [upgrade scenario](upgrade-mongodb-version.md), documents written prior to
399399
|---------|---------|
400400
| TTL | Yes |
401401
| Unique | Yes |
402-
| Partial | Only supported with unique indexes |
402+
| Partial | No |
403403
| Case Insensitive | No |
404404
| Sparse | No |
405405
| Background | Yes |

0 commit comments

Comments
 (0)