azure-functions-python-worker icon indicating copy to clipboard operation
azure-functions-python-worker copied to clipboard

Without AzureWebJobsStrage, with Extension Bundle and http trigger (not using durable functions) we see the following issue.

Open shreyabatra4 opened this issue 3 years ago • 0 comments

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

shreyabatra4 avatar Mar 28 '22 18:03 shreyabatra4