Hi!
I'm trying to create an unique Release pipeline for my ADF.
I'm facing an issue with triggers because each trigger have his own scope and each new trigger need me to modify the release pipeline.
I try to modify my ARM parameter configuration :
But it doesn't work :
My goal is to have only one parameter for 2 triggers.
I would like to know if it's possible to have something like a global variable or an unique scope parameter in template for multiple triggers.
Is it possible ?
Thanks