Webjobs disappear from the Azure Web Apps
The first thing to check if you are using Visual Studios to deploy your web app is to check the Publish Settings for your web app. Expand the File Publish Options and make sure the setting “Remove additional files at destination”. If this setting is enabled, all the application files including webjobs will be deleted…