In Azure, Once a Triggered Web Job has begun? What do we need to do - to stop it?
Background:
Our Web Job populates a Service Bus Queue that then scale out our worker roles - our worker roles are using a 3rd party API - and are getting errors. This is causing our queue to grow larger and larger - and creating more and more worker roles. This is expensive.