Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Durable Functions storage providers recommends Azure Storage V1 #124333

Open
axiom-nz opened this issue Sep 4, 2024 · 3 comments
Open

Durable Functions storage providers recommends Azure Storage V1 #124333

axiom-nz opened this issue Sep 4, 2024 · 3 comments

Comments

@axiom-nz
Copy link

axiom-nz commented Sep 4, 2024

Durable Functions storage providers - Recommends Azure Storage V1

Documentation Link: https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-storage-providers#azure-storage

Problematic detail in the Note block in Azure Storage

We highly recommend using legacy v1 general purpose storage accounts because the newer 
v2 storage accounts can be significantly more expensive for Durable Functions workloads.

As seen on azure.microsoft.com, V1 Storage Accounts have been fully retired as of 31 August 2024.


The documentation should be updated with a new recommendation of which Azure Storage solution preferred. If Netherite is now the preferred solution, the documentation should be updated to reflect that.


author: @cgillum
ms.topic: conceptual
ms.date: 07/18/2022
ms.author: azfuncdf

@TPavanBalaji
Copy link
Contributor

@axiom-nz
Thanks for your feedback! We will investigate and update as appropriate.

@PesalaPavan
Copy link
Contributor

@axiom-nz
Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

@davidmrdavid
Copy link
Contributor

This is intended - we're waiting until the next major release of Durable Functions (expected to come out this year) before recommending Azure Storage V2 accounts. Unfortunately, the current latest major version of Durable Functions (when using the default Azure Storage provider/backend( can be unexpectedly expensive with Azure Storage V2 accounts, so we want to wait before issuing this edit in the docs.

We should be able to edit this documentation in a few months, hopefully sooner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants