This question may sound duplicate, I looked other questions and answer but didn't find solution. If you feel there is please direct me to that question. Alright, My organization is already using Classic Pipelines and they are not yet ready to completely use YAML release, for some reason. We have YAML template, is there a way I can execute YAML with parameters from Classic pipeline?
You may consider using rest API. If you have a separate yaml build, you may add rest calls to the classic pipeline:
and enable the system access token on the classic pipeline to use it in your scripts: System.AccessToken