0 votes
in Azure by
Can we pass parameters to a pipeline run?

1 Answer

0 votes
by
Yes, parameters are a first-class, top-level concept in Data Factory. We can define parameters at the pipeline level and pass arguments as you execute the pipeline run on demand or using a trigger.
...