Category "webjob"

ILogger logs to app insights locally but not on azure

The following code work on my machine locally. That means all log statements are in app insights after some minutes... When I deploy the application with Publis

Azure Service Bus send message every other time

I've a c# dotnet webjob and a simple desktop app. Sending a message apperaes to work only every other time. serviceBusClient = new QueueClient(_conf