Our Continuous WebJob restarts every 60 minutes for no reason. Our Config: is_singleton -> true Always on -> On Auto-Heal -> Off The job reads from an
I am working in many project in same time so i need to use a different working directory in circle,look what i did: steps: - checkout - run: name: Ru
In Visual Studio, you can deploy a WebJob to Azure easily by right-clicking on the project and select publish. Visual Studio detects that is a Worker Service an
I have created a seetings.job file like below pasted one, not sure how it is from the solution. This is for Azure Web job created out of Azure web job SDK. This
I have created a seetings.job file like below pasted one, not sure how it is from the solution. This is for Azure Web job created out of Azure web job SDK. This
I am using Visual Studio version 16.7.3 (latest) and recently came upon a problem. I am creating an Azure Function, using .net Microsoft.Azure.WebJobs. Everythi
I have setup application insights for a web app and I can see the performance figures such as CPU and memory consumed by the app. I have another app which conta
I want to stop my appservices at midnight and want to start them at morning.So i came across two things , runbooks and webjobs .So first i included a runbook wh