Skip to content

Commit e9afade

Browse files
Merge pull request #220199 from gahl-levy/patch-44
Update how-to-configure-capabilities.md
2 parents ded2466 + 2f65b4a commit e9afade

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cosmos-db/mongodb/how-to-configure-capabilities.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: gahllevy
77
ms.service: cosmos-db
88
ms.subservice: mongodb
99
ms.topic: how-to
10-
ms.date: 10/24/2022
10+
ms.date: 12/2/2022
1111
ms.custom: ignite-2022
1212
---
1313

@@ -31,6 +31,7 @@ Capabilities are features that can be added or removed to your API for MongoDB a
3131
| `EnableMongoRoleBasedAccessControl` | Enable support for creating Users/Roles for native MongoDB role-based access control | No |
3232
| `EnableMongoRetryableWrites` | Enables support for retryable writes on the account | Yes |
3333
| `EnableMongo16MBDocumentSupport` | Enables support for inserting documents upto 16 MB in size | No |
34+
| `EnableUniqueCompoundNestedDocs` | Enables support for compound and unique indexes on nested fields, as long as the nested field is not an array. | No |
3435

3536

3637
## Enable a capability

0 commit comments

Comments
 (0)