Public Preview: Azure Files geo-redundancy for standard large file shares

We’re excited to announce Azure Files geo-redundancy for large file shares is now in public preview for standard SMB file shares.
Azure Files has supported large file shares for several years, which not only provides file share capacity up to 100TiB but improved IO operations per second (IOPS) and throughput as well. Large file shares are widely adopted by customers using locally redundant storage (LRS) and zone-redundant storage (ZRS) but has not been available for geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) until now.
Geo-redundancy is critical for meeting various compliance and regulatory requirements. Geo-redundant storage asynchronously replicates to a secondary region and if the primary region becomes unavailable, you can initiate a failover to the secondary region.
Choosing between performance and scale or geo-redundancy is no longer necessary! You can now use geo-redundancy and enable large file shares on new and existing storage accounts to significantly increase your standard file share capacity and performance limits while benefiting from geo-redundancy:
Azure Files |
Previous limits |
Large file share limits |
Capacity per share |
5 TiB |
100 TiB (20x increase) |
Max IOPS per share |
1,000 IOPS |
20,000 IOPS (20x increase) |
Max throughput per share |
Up to 60 MiB/s |
Up to 300 MiB/s (5x increase) |
For more information on Azure storage redundancy and choosing what’s right for you, see Azure Storage redundancy.
Pricing and availability
Pricing is based on the standard file share tier and redundancy option configured for the storage account. To learn more, see Azure Files Pricing.
The public preview is currently available in 32 regions and we will be expanding to all regions. To view the latest information, see regional availability.
Getting started
Enabling geo-redundancy for new and existing standard large file shares is easy and can be accomplished in a few steps:
- Register for the preview using the portal or PowerShell.
- Enable geo-redundancy and large file shares for your standard SMB file shares.
More Information
To learn more, see the Azure Files geo-redundancy for large file shares preview documentation.
Feedback
If you have questions or feedback, please reach out to us at [email protected] or complete this feedback form.
Published on:
Learn moreRelated posts
Using the Secret Management PowerShell Module with Azure Key Vault and Azure Automation
Automation account credential resources are the easiest way to manage credentials for Azure Automation runbooks. The Secret Management module ...
Microsoft Azure Fundamentals #4: Azure Service Bus Topics and Subscriptions for multi-system CRM workflows in Microsoft Dataverse / Dynamics 365
🚀 1. Scenario Overview In modern enterprise environments, a single business event in Microsoft Dataverse (CRM) can trigger workflows across m...
Easily connect AI workloads to Azure Blob Storage with adlfs
Microsoft works with the fsspec open-source community to enhance adlfs. This update delivers faster file operations and improved reliability f...
Microsoft Azure Fundamentals #3: Maximizing Event-Driven Architecture in Microsoft Power Platform
🧩 1. Overview Event-driven architecture (EDA) transforms how systems communicate.Instead of traditional request–response or batch integration...
Azure Developer CLI (azd) – October 2025
This post announces the October release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – October 2025 appeared f...
Microsoft Azure Fundamentals #2: Designing Real-Time Bi-Directional Sync Between Dataverse and Azure SQL for Multi-Region Deployments
Here’s a detailed technical breakdown of designing a real-time bi-directional sync between Dataverse and Azure SQL for multi-region deployment...
Azure DevOps local MCP Server is generally available
Today we are excited to take our local MCP Server for Azure DevOps out of preview 🥳. Since the initial preview announcement, we’ve work...
Announcing the new Azure DevOps Server RC Release
We’re excited to announce the release candidate (RC) of Azure DevOps Server, bringing new features previously available in our hosted version....
How to Integrate Azure Service Bus with Microsoft Dynamics 365 CRM Step by Step with Example?
Keeping data flowing between applications is critical in today’s connected business world. Organizations using Microsoft Dynamics 365 CR...