Dynamic file storage

Sasha Sasha 200 Reputation points
2023-12-09T17:13:09.1766667+00:00

Is there any file storage that grow as we go, like unlimited ?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Amira Bedhiafi 41,111 Reputation points Volunteer Moderator
    2023-12-09T17:17:46.82+00:00

    The capacity limits are substantially high and generally not predefined when considering Blob or File storage. However, if your requirements lean towards Disk Storage, be aware that it comes with predefined capacity limits, which makes it a more specialized option. Specifically, for Blob storage, the limit is 500TB per container and 5TB for each individual blob. In the case of File storage, the maximum capacity is set at 5TB for each file share."

    For more detailed information about the storage limits in Azure, you can refer Azure Storage Limits.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.