Skip to content
Discussion options

You must be logged in to vote

I think there are two independent questions here, so I'll try to answer them both:

Do we support Microsoft.Azure.DurableTask.AzureStorage version in .net 6.0?

Yes, absolutely. These libraries target .NET Standard 2.0 and are fully compatible with .NET 6.0. In fact, many users are actively running Durable Functions with this Azure Storage dependency in the Azure Functions 4.0 host, which is .NET 6.

Microsoft.Azure.DurableTask.AzureStorage having dependency on window.azure .storage which is deprecated. So what is the alternative for that?

There is no alternative right now. Moving to the newer storage SDKs is on the backlog, but it's not a high priority yet since using the older, depreca…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cgillum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants