Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Hello **Handian Sudianto**We have reviewed your current setup, which includes about 10 TB of data in Azure File Share, and understand you are considering migrating to Azure Blob Storage. Generally, moving data from Azure File Share to Azure Blob Storage can lead to lower storage costs, as Blob Storage is designed for large-scale, unstructured data and is typically more cost-effective. Depending on the access tier you choose, Blob Storage can be three to five times cheaper, especially for data that is not accessed frequently. It offers Hot, Cool, and Archive tiers to help manage costs based on your access needs, with Cool and Archive being ideal for infrequently accessed or archival data due to their lower per-GB pricing.
Azure File Share, especially in Premium or provisioned modes, tends to be more expensive since billing is based on allocated storage, not just what is used. In contrast, Blob Storage charges are based mainly on the actual data stored and include minimal transaction costs.
However, if you need features such as SMB/NFS access or a shared file system, Azure File Share may still be necessary. Note that Blob Storage can have additional transaction or retrieval costs, particularly in the Cool or Archive tiers.
In summary, for storing large amounts of data with limited access, Azure Blob Storage can significantly reduce your costs. For frequent access or traditional file system requirements, Azure File Share remains a better fit. To get an accurate estimate, we suggest using the Azure Pricing Calculator to compare options based on your specific usage and region before making a decision.
Check the pricing calculater: https://azure.microsoft.com/en-us/pricing/calculator/
And also verify the below reference documents:
https://learn.microsoft.com/en-us/answers/questions/2259951/azure-file-share-vs-blob-price
https://learn.microsoft.com/en-us/azure/storage/common/storage-introduction#azure-files
https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/storage-options
https://learn.microsoft.com/en-us/azure/storage/common/storage-introduction#blob-storage
I hope the above answer helps you! Please let us know if you have any further questions.
Please don't forget to "upvote" where the information provided will help you, this can be beneficial to other members of the community.