Has anything changed recently in the Azure WebJobs SDK around the omission of the AzureJobsDashboard connection string? Up until recently if this connection string was left out the WebJobs dashboard would not show / store any invocation logs etc. Now if this connection string is removed the WebJob will not start at all... Has anyone else noticed this or found a work around?
I do not want any queue messages logged in the invocation logs so would be interested to hear if anyone else has achieved something similar?
Thanks, Phil.