Copy Activity in ADF

Copper Contributor

I have a copy activity in ADF that copies data from a Azure SQL DB to another Azure SQL DB. This databases are in different servers and are part of an Elastic Pool.

The source is an sql script with some data transformations.

I change the DIUs to 32 but when I execute it always shows that is running with 4 DIUs, and the throuput is very low around 400kb/s.

Any ideas of what I could check?

Thanks

 

1 Reply

@Hugo2095 

Try to create a new Integration Runtime, you can change the core count there. I believe it mainly applies to Data Flow but it may help on the Copy Activity