@@ -383,8 +383,17 @@ These properties are supported for the linked service:
383
383
384
384
For a full list of sections and properties available for defining datasets, see [ Datasets] ( concepts-datasets-linked-services.md ) .
385
385
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 )
387
392
- [ 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 )
388
397
389
398
The following properties are supported for Data Lake Storage Gen2 under ` location ` settings in the format-based dataset:
390
399
@@ -498,8 +507,15 @@ The following properties are supported for Data Lake Storage Gen2 under `storeSe
498
507
499
508
### Azure Data Lake Storage Gen2 as a sink type
500
509
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 )
502
515
- [ Iceberg format] ( format-iceberg.md )
516
+ - [ JSON format] ( format-json.md )
517
+ - [ ORC format] ( format-orc.md )
518
+ - [ Parquet format] ( format-parquet.md )
503
519
504
520
The following properties are supported for Data Lake Storage Gen2 under ` storeSettings ` settings in format-based copy sink:
505
521
0 commit comments