azure-functions-python-worker
azure-functions-python-worker copied to clipboard
Without AzureWebJobsStrage, with Extension Bundle and http trigger (not using durable functions) we see the following issue.
Without AzureWebJobsStrage, with Extension Bundle and http trigger (not using durable functions) we see the following issue.
[2022-03-16T20:13:19.752Z] A host error has occurred during startup operation '60334426-b31c-4f9f-bad4-0f6af839cb9b'.
[2022-03-16T20:13:19.757Z] Microsoft.Azure.WebJobs.Extensions.DurableTask: Unable to find an Azure Storage connection string to use for this binding.
Value cannot be null. (Parameter 'provider')
Originally posted by @TsuyoshiUshio in https://github.com/Azure/azure-functions-python-worker/discussions/975#discussioncomment-2376489