am trying to use durable functions in Azure Linux functions with python and keep running into this error- Microsoft.Azure.WebJobs.Extensions.DurableTask: Storage provider type (azureManaged) was not found. Available storage providers: Netherite, mssql, A

Roney V 25 Reputation points
2025-03-21T04:09:32.4533333+00:00

I am trying to use durable functions in Azure Linux functions with python and keep running into this error-

Microsoft.Azure.WebJobs.Extensions.DurableTask: Storage provider type (azureManaged) was not found. Available storage providers: Netherite, mssql, AzureStorage. System.Linq: Sequence contains no matching element.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,709 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.