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
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.
Sign in to answer