Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
I solicitate please your help regarding this use case :
-Run a python script via Azure Batch task (on ADF)
-Pass a pipeline parameter to the python script
Best regards
Christophe
I Found the solution
add dynamic expression on command --> @markus.bohland@hotmail.de ('python main2.py',' ', pipeline().parameters.param1)