Joey Chömpff

Results 2 comments of Joey Chömpff
trafficstars

Facing same issue here. Other question related to webjobs how do you deploy your webjobs? I'm also facing [deployment issues](https://github.com/Azure/azure-webjobs-sdk/issues/1635#issuecomment-583018678) with v3

The problem for me was that I deployed the webjob with azure devops with deployment method "Auto-detect" ![image](https://user-images.githubusercontent.com/19533149/96896709-21358800-148e-11eb-8ae5-35616d4ec1a4.png) after changing it to "Zip Deploy" ![image](https://user-images.githubusercontent.com/19533149/96896757-314d6780-148e-11eb-9e43-28e329906fae.png) I was able to stop...