Skip to content

Commit 66e67a8

Browse files
authored
Update connector-azure-cosmos-db.md
1 parent fac483b commit 66e67a8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/data-factory/connector-azure-cosmos-db.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,18 @@ Settings specific to Azure Cosmos DB are available in the **Source Options** tab
264264

265265
**Preferred regions:** Choose the preferred read regions for this process.
266266

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+
267279
### Sink transformation
268280

269281
Settings specific to Azure Cosmos DB are available in the **Settings** tab of the sink transformation.

0 commit comments

Comments
 (0)