Equivalent Access Tier in Storage Classic/V2

XAVIER LAFFARGUE 51 Reputation points
2022-12-06T15:00:09.89+00:00

We still use some Azure Storage Classic (type microsoft.classicstorage/storageaccounts)

The concept of Access Tier didn't seem to exist in this generation

But what would be its equivalent in the current generation? (Azure Account Storage V2)

Thanks

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SaiKishor-MSFT 17,336 Reputation points
    2022-12-07T05:16:58.163+00:00

    @XAVIER LAFFARGUE Thank you for reaching out to Microsoft Q&A. I understand that you are currently using a storage classic account and want to know the equivalent in the current versions.

    As you mentioned Standard general-purpose v2 would be the ideal solution. General-purpose v2 storage accounts support the latest Azure Storage features and incorporate all of the functionality of general-purpose v1 and Blob storage accounts. General-purpose v2 accounts are recommended for most storage scenarios.

    Here is an overview of the different storage types:

    268006-2022-12-06-21-09-33-storage-account-overview-azure.png

    Another new storage account type is ADLS Gen2 i.e., Azure Data Lake Storage Gen2 is a set of capabilities dedicated to big data analytics, built on Azure Blob Storage.

    Hope this helps. Please let us know if you have any more questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.


  2. SaiKishor-MSFT 17,336 Reputation points
    2022-12-07T19:26:44.34+00:00

    @XAVIER LAFFARGUE I apologize I did not refer to the access tiers.

    Answering your question- The concept of Access Tier didn't seem to exist in this generation
    But what would be its equivalent in the current generation? (Azure Account Storage V2)

    Since the access tiers did not exist for the classic storage, I would look at the access frequency, pricing etc., to determine what access tier would best suit your needs in choosing the same. We have the option of Hot, Cool &Archive tiers where:

    Hot tier - An online tier optimized for storing data that is accessed or modified frequently. The hot tier has the highest storage costs, but the lowest access costs.
    Cool tier - An online tier optimized for storing data that is infrequently accessed or modified. Data in the cool tier should be stored for a minimum of 30 days. The cool tier has lower storage costs and higher access costs compared to the hot tier.
    Archive tier - An offline tier optimized for storing data that is rarely accessed, and that has flexible latency requirements, on the order of hours. Data in the archive tier should be stored for a minimum of 180 days.

    Please refer to this doc for more details regarding the access tiers- https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview

    Hope this helps. If not, please do let me know and I can assist further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    0 comments No comments

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.