Skip to content

Commit c3db568

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update content
1 parent eac9c15 commit c3db568

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/copy-activity-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ To copy data from a source to a sink, the service that runs the Copy activity pe
4242
4343
## Supported data stores and formats
4444

45+
[!INCLUDE [data-factory-v2-supported-data-stores](includes/data-factory-v2-supported-data-stores.md)]
46+
47+
### Supported file formats
48+
4549
Azure Data Factory supports the following file formats. Refer to each article for format-based settings.
4650

4751
- [Avro format](format-avro.md)
@@ -54,10 +58,6 @@ Azure Data Factory supports the following file formats. Refer to each article fo
5458
- [Parquet format](format-parquet.md)
5559
- [XML format](format-xml.md)
5660

57-
### Supported file formats
58-
59-
[!INCLUDE [data-factory-v2-file-formats](includes/data-factory-v2-file-formats.md)]
60-
6161
You can use the Copy activity to copy files as-is between two file-based data stores, in which case the data is copied efficiently without any serialization or deserialization. In addition, you can also parse or generate files of a given format, for example, you can perform the following:
6262

6363
* Copy data from a SQL Server database and write to Azure Data Lake Storage Gen2 in Parquet format.

0 commit comments

Comments
 (0)