File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -264,6 +264,18 @@ Settings specific to Azure Cosmos DB are available in the **Source Options** tab
264
264
265
265
** Preferred regions:** Choose the preferred read regions for this process.
266
266
267
+ #### JSON Settings
268
+
269
+ ** Single document:** Select this option if ADF is to treat the entire file as a single JSON doc.
270
+
271
+ ** Unquoted column names:** Select this option if column names in the JSON as not quoted.
272
+
273
+ ** Has comments:** Use this selection if your JSON documents have comments in the data.
274
+
275
+ ** Single quoted:** This should be selected if the columns and values in your document are quoted with single quotes.
276
+
277
+ ** Backslash escaped:** If using backslashes to escape characters in your JSON, choose this option.
278
+
267
279
### Sink transformation
268
280
269
281
Settings specific to Azure Cosmos DB are available in the ** Settings** tab of the sink transformation.
You can’t perform that action at this time.
0 commit comments