Share via

Data Factory Dataflows - Integration runtime parameterization

AzRobo 16 Reputation points
2021-09-01T21:46:21.433+00:00

Hi,

Is it possible to assign/modify the Integration runtime of multiple dataflows in one go?.

we have 50 pipelines with multiple dataflows in each pipeline using different IRs(azure), how can we assign specific IRs to group of dataflows dynamically.

This is required mainly to change the IR based on cluster size & data volume.

is there a command to execute the pipeline by passing the IR for each specific dataflow within the pipeline?

Thanks

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


1 answer

Sort by: Most helpful
  1. MarkKromer-MSFT 5,231 Reputation points Microsoft Employee Moderator
    2021-09-02T02:09:38.203+00:00

    While you cannot dynamically change the IR assigned to the data flow activity in the ADF UI today, you can parameterize the core counts and compute type in the data flow pipeline activity directly. Just set the Azure IR to the default auto-resolve IR and you'll see this dynamic option.

    Was this answer helpful?


Your answer

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