Skip to content

Commit 1324b53

Browse files
Merge pull request #212087 from gahl-levy/patch-34
Update feature-support-42.md
2 parents b3de56f + 38369f9 commit 1324b53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ In an [upgrade scenario](upgrade-mongodb-version.md), documents written prior to
431431
|---------|---------|
432432
| TTL | Yes |
433433
| Unique | Yes |
434-
| Partial | Only supported with unique indexes |
434+
| Partial | No |
435435
| Case Insensitive | No |
436436
| Sparse | No |
437437
| Background | Yes |

0 commit comments

Comments
 (0)