File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cosmos-db/mongodb Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ but won't won't work in this case since there's an array in the path:
63
63
{ " people" : { " tom" : [ { " age" : " 25" } ], " mark" : [ { " age" : " 30" } ] } }
64
64
```
65
65
66
- This feature can be enabled for your database account by [ enabling the 'EnableUniqueCompoundNestedDocs' capability ] ( how-to-configure-capabilities.md ) .
66
+ This feature can be enabled for your database account by filing a support ticket.
67
67
68
68
69
69
> [ !NOTE]
@@ -269,7 +269,7 @@ but won't won't work in this case since there's an array in the path:
269
269
{ " people" : { " tom" : [ { " age" : " 25" } ], " mark" : [ { " age" : " 30" } ] } }
270
270
` ` `
271
271
272
- This feature can be enabled for your database account by [enabling the ' EnableUniqueCompoundNestedDocs ' capability](how-to-configure-capabilities.md).
272
+ This feature can be enabled for your database account by filing a support ticket.
273
273
274
274
275
275
# ## TTL indexes
You can’t perform that action at this time.
0 commit comments