Login
Remember
Register
Ask a Question
Can we pass parameters to a pipeline run?
0
votes
asked
May 3, 2023
in
Azure
by
Robindeniel
Can we pass parameters to a pipeline run?
pipeline-azurre
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 3, 2023
by
Robindeniel
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.
...