I have GIT enabled in my ADF, and I build the ADF pipeline under one feature branch now i want to trigger this pipeline using powershell . can I trigger that pipeline now?
I have GIT enabled in my ADF, and I build the ADF pipeline under one feature branch now i want to trigger this pipeline using powershell . can I trigger that pipeline now?
No, when you trigger the pipeline using PowerShell command, it will try to run the pipeline which is already published, available in master branch directly.
Also the the PowerShell command itself doesn't have any parameter where individual branch can be specified
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
This feedback can be shared on the below site which are monitored by ADF product team and they take it up based on priority and votes to it -
9 people are following this question.