what kind of Azure storage account needs to be created to store 40 TB of data or more

MyAzQuery 171 Reputation points
2022-10-12T11:43:29.82+00:00

what kind of Azure storage account needs to be created to store 40 TB of data or more

By default size is 5 TB i assume

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

2 answers

Sort by: Most helpful
  1. rafalzak 3,251 Reputation points
    2022-10-12T11:55:37.91+00:00
    0 comments No comments

  2. Carlos Solís Salazar 18,201 Reputation points MVP Volunteer Moderator
    2022-10-12T12:01:48.237+00:00

    Hi @MyAzQuery

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    This information may help you,

    For a Blob Container:

    * Default maximum storage account capacity 5 PiB
    * Maximum size of single blob container Same as maximum storage account capacity
    * Maximum size of a block in a block blob 4000 MiB
    Source: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#storage-limits

    For a file share:

    In local and zone redundant storage accounts, Azure file shares can span up to 100 TiB. However, in geo- and geo-zone redundant storage accounts, Azure file shares can span only up to 5 TiB.

    Source: https://learn.microsoft.com/en-us/azure/storage/files/storage-how-to-create-file-share?tabs=azure-portal

    Hope this helps!


    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.


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.