Cannot delete webjob deployed through devops pipeline
If I create a devops release for a webjob (which is just a core console app nothing fancy) and deploy it it all works fine - however I cannot delete it, it says it is deleted but it is still there and does not get removed from the portal. I have tried deleting it via powershell too and the end result is the same.
If I manually add a webjob to a new web app and run then I can delete the webjob absolutely fine, it is only if I deploy it via devops when I cannot delete it.
This is worrying if it cannot be stopped (just like the Terminator).
Anyone got around this issue?
Thanks.