Skip to content

Commit 20d8462

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update format style
1 parent d89410e commit 20d8462

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

articles/data-factory/connector-azure-data-lake-storage.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,17 @@ These properties are supported for the linked service:
383383

384384
For a full list of sections and properties available for defining datasets, see [Datasets](concepts-datasets-linked-services.md).
385385

386-
[!INCLUDE [data-factory-v2-file-formats](includes/data-factory-v2-file-formats.md)]<br/>
386+
Azure Data Factory supports the following file formats. Refer to each article for format-based settings.
387+
388+
- [Avro format](format-avro.md)
389+
- [Binary format](format-binary.md)
390+
- [Delimited text format](format-delimited-text.md)
391+
- [Excel format](format-excel.md)
387392
- [Iceberg format](format-iceberg.md)
393+
- [JSON format](format-json.md)
394+
- [ORC format](format-orc.md)
395+
- [Parquet format](format-parquet.md)
396+
- [XML format](format-xml.md)
388397

389398
The following properties are supported for Data Lake Storage Gen2 under `location` settings in the format-based dataset:
390399

@@ -498,8 +507,15 @@ The following properties are supported for Data Lake Storage Gen2 under `storeSe
498507

499508
### Azure Data Lake Storage Gen2 as a sink type
500509

501-
[!INCLUDE [data-factory-v2-file-sink-formats](includes/data-factory-v2-file-sink-formats.md)]<br/>
510+
Azure Data Factory supports the following file formats. Refer to each article for format-based settings.
511+
512+
- [Avro format](format-avro.md)
513+
- [Binary format](format-binary.md)
514+
- [Delimited text format](format-delimited-text.md)
502515
- [Iceberg format](format-iceberg.md)
516+
- [JSON format](format-json.md)
517+
- [ORC format](format-orc.md)
518+
- [Parquet format](format-parquet.md)
503519

504520
The following properties are supported for Data Lake Storage Gen2 under `storeSettings` settings in format-based copy sink:
505521

0 commit comments

Comments
 (0)