So, bascially I have 2 release pipeline in azure. One for web app and one for webjobs. But they are both deployed in same service. But whenever I try to deploy one pipeline the other service gets replaced.
I also tried to Exclude files from the App_Data folder but still the whole service gets replaced.
enter image description here
Is there anyway to deploy in same APP service but with different pipeline?
Sahil Man Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.