Very low throughput in ADF copy activity

Neeraj Chimwal 11 Reputation points
2022-07-08T13:50:36.117+00:00

I have REST API as source and Azure SQL as sink. There are around 80M rows (300 rows per page) in API. I am using copy activity with AbsoluteURL as pagination method.
The problem is that the copy activity is very slow. It take about 21 hours to read 2GB and write 1GB data.
The throughput is maximum 30 KB/s.

My configuration:
DIU units (in copy activity setting): Auto
Pool DTUs : 50
Service Tier: Standard(For workloads and typical performance requirements).

Can Anyone please help me with this? I can't wait for days to copy few amount of data.
Thankyou

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,652 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,376 Reputation points
    2022-07-08T14:10:03.087+00:00

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.