Ask Learn Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The Azure File storage service allows you to create SMB file shares in Azure just as you would with an on-premises file server. Within each file share, you can create multiple levels of folders to categorize content. Each directory can contain multiple files and folders. Files can be up to 1 TB in size. The maximum size of a file share is 5 TB.
The Azure File storage service is available via both SMB 2.1 and SMB 3.x protocols. Starting with Windows 8 and Windows Server 2012, the operating system includes support for SMB 3.x. Linux distributions also provide support for SMB 3.x by using the cifs-utils package from the Samba project.
The Windows server and client-based version of SMB 3.x offers several advantages over SMB 2.1, including built-in encryption. As the result, you can establish mapping to Azure File storage shares from locations outside the Azure region where the Azure Storage account that's hosting the shares resides. This includes other Azure regions and on-premises environment if you allow outbound traffic on TCP port 445. With SMB 2.1, mappings to file shares are available only from the same Azure region.
Azure Files offers two performance tiers:
There are three options for authorizing access to data objects in Azure Storage:
Please sign in to use this experience.
Sign in