Introduction to Azure Files (original) (raw)

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. NFS Azure file shares are accessible from Linux clients. Additionally, SMB Azure file shares can be cached on Windows servers with Azure File Sync for fast access near where the data is being used.

Here are some videos on common use cases for Azure Files:

To get started using Azure Files, see How to create an SMB Azure file share.

Why Azure Files is useful

You can use Azure file shares to:

Key benefits

Training

For self-paced training, see the following modules:

Architecture

For guidance on architecting solutions on Azure Files using established patterns and practices, see the following:

Case studies

Next steps