"Storage account connection string 'AzureWebJobsStorage' does not exist." when starting Azure Function with Queue Trigger and AAD Identity
We have an Azure Function with Queue Trigger that was working just fine until some weeks ago, when the infrastructure guys switched to AAD Identity. Ever since, we have been getting the following exception whenever the Function starts: Error indexing method 'MyFunctionName' Storage account connection string 'AzureWebJobsStorage' does not exist. Make sure tha