Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
Anonymous
Not applicable

Design Question

What are the best practices for handling large file transfers in Azure Data Factory, and how can I optimize performance for big data workflows?

2 ACCEPTED SOLUTIONS
frithjof_v
Community Champion
Community Champion

If you are referring to Fabric Data Factory:

 

Try using Data Pipeline Copy Activity, or Dataflow Gen2 Fast Copy.

 

(If you are referring to Azure Data Factory: that's another forum.)

 

You could potentially look into Notebooks as well.

 

What kind of data source are you going to read from?

View solution in original post

Anonymous
Not applicable

Hi @Anonymous ,

If it's in Fabric Data Factory, you can test as frithjof_v said.

 

For your second question, to optimize performance for big data workflows in Azure Data Factory.

I think you can check out this official document below:

Mapping data flow performance and tuning guide - Azure Data Factory & Azure Synapse | Microsoft Lear...

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

If it's in Fabric Data Factory, you can test as frithjof_v said.

 

For your second question, to optimize performance for big data workflows in Azure Data Factory.

I think you can check out this official document below:

Mapping data flow performance and tuning guide - Azure Data Factory & Azure Synapse | Microsoft Lear...

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

frithjof_v
Community Champion
Community Champion

If you are referring to Fabric Data Factory:

 

Try using Data Pipeline Copy Activity, or Dataflow Gen2 Fast Copy.

 

(If you are referring to Azure Data Factory: that's another forum.)

 

You could potentially look into Notebooks as well.

 

What kind of data source are you going to read from?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Top Solution Authors