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:
6363{ " people" : { " tom" : [ { " age" : " 25" } ], " mark" : [ { " age" : " 30" } ] } }
6464```
6565
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.
6767
6868
6969> [ !NOTE]
@@ -269,7 +269,7 @@ but won't won't work in this case since there's an array in the path:
269269{ " people" : { " tom" : [ { " age" : " 25" } ], " mark" : [ { " age" : " 30" } ] } }
270270` ` `
271271
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.
273273
274274
275275# ## TTL indexes
You can’t perform that action at this time.
0 commit comments