Recommendations for faster writing to a sink in an Azure Data Factory Data Flow?

Sam Burns 6 Reputation points
2023-03-13T20:53:46.37+00:00

What are some of the best ways to speed up writing to an Azure SQL DB sink from an Azure Data Factory Data Flow? I understand that it's important to use partitioning (the Use current partitioning option should suffice in most cases). And I've read through Microsoft's recommendations here, which basically say to either disable indexes or scale up the SQL DB.

But I'm wondering what other options are out there. For example, is it better to select Run in parallel? Should I use a staging service? What's a relatively large or a relatively small batch size (under Settings for the sink) when writing to a sink?

I haven't found many resources that address this question so it'd be awesome to get feedback and suggestions from the community here.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,670 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
    2023-03-15T20:25:15.17+00:00

    Hello @Sam Burns , Thanks for the question and using MS Q&A platform.

    At this time I think you can get started with the document here .

    https://learn.microsoft.com/en-us/azure/data-factory/copy-activity-performance

    I understand that there you have further questions, please do not hesitate to ask here.

    I would also request you to please log the ask on the page, by scrolling down and click on Feedback -> This page that way we will update the document for future users .

    User's image

    User's image

    Thanks
    Himanshu

    Please accept as "Yes" if the answer provided is useful , so that you can help others in the community looking for remediation for similar issues. 


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.