You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/mongodb/how-to-configure-capabilities.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.reviewer: gahllevy
7
7
ms.service: cosmos-db
8
8
ms.subservice: mongodb
9
9
ms.topic: how-to
10
-
ms.date: 10/24/2022
10
+
ms.date: 12/2/2022
11
11
ms.custom: ignite-2022
12
12
---
13
13
@@ -31,6 +31,7 @@ Capabilities are features that can be added or removed to your API for MongoDB a
31
31
|`EnableMongoRoleBasedAccessControl`| Enable support for creating Users/Roles for native MongoDB role-based access control | No |
32
32
|`EnableMongoRetryableWrites`| Enables support for retryable writes on the account | Yes |
33
33
|`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 |
0 commit comments