thanks Nick. I was able to replicate this logic to my personal repo to test my CICD pipeline. One last question: As we build the ARM Templates from Dev region to be deployed in higher environments which means if I created a pipeline or some resources with different name than Dev resource or created a new pipeline in higher region then during deployment process those resources will be deleted because of mismatch with the resources defined in Dev Armtemplate. Is my understanding correct?
you're a life-saver. that looks like exactly what i need! thank you so much!
How should I include the global parameters?
Nick did you also explored the CICD method by Jenkins?
My organization does not support Azure devops.
thanks Nick. I was able to replicate this logic to my personal repo to test my CICD pipeline. One last question: As we build the ARM Templates from Dev region to be deployed in higher environments which means if I created a pipeline or some resources with different name than Dev resource or created a new pipeline in higher region then during deployment process those resources will be deleted because of mismatch with the resources defined in Dev Armtemplate. Is my understanding correct?