Skip to content

Files

about 1 minuteStudents, Staff, IT staffchecked 17 August 2026

Azure Files offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol, Network File System (NFS) protocol, and Azure Files REST API. Azure file shares can be mounted concurrently by cloud or on-premises deployments. SMB Azure file shares are accessible from Windows, Linux, and macOS clients.

Quickstart guides for deploying and using Azure Files are available for the following tools:

In addition, client libraries for various programming languages are available to use Azure Files programmatically. More information can be found in this overview article.