Summary and resources
Azure Administrators are familiar with Azure Files and the Azure File Sync agent. They know how to implement fully managed file shares in the cloud by using industry standard protocols. They understand how to use Azure File Sync to cache Azure Files shares on an on-premises Windows Server or cloud virtual machine.
In this module, you learned when to use Azure Files and how the service compares to Azure Blob Storage. You also reviewed Azure Files features such as snapshots and soft delete. You learned how Azure File Sync can be used with on-premises data stores. You also were introduced to Azure Storage Explorer.
The main takeaways for this module are:
Azure Files provides the SMB and NFS protocols, client libraries, and a REST interface that allows access from anywhere to stored files.
Azure Files is ideal to lift and shift an application to the cloud that already uses the native file system APIs. Share data between the app and other applications running in Azure.
Azure Files offers two industry-standard file system protocols for mounting Azure file shares: the Server Message Block (SMB) protocol and the Network File System (NFS) protocol.
Azure Files offers two types of file shares: standard and premium. The premium tier stores data on modern solid-state drives (SSDs), while the standard tier uses hard disk drives (HDDs).
File share snapshots capture a point-in-time, read-only copy of your data.
Soft delete allows you to recover your deleted file share.
Azure Storage Explorer is a standalone application that makes it easy to work with stored data on Windows, macOS, and Linux.
Azure File Sync enables you to cache file shares on an on-premises Windows Server or cloud virtual machine.
Learn more with Copilot
Copilot can assist you in configuring Azure infrastructure solutions. Copilot can compare, recommend, explain, and research products and services where you need more information. Open a Microsoft Edge browser and choose Copilot (top right) or navigate to copilot.microsoft.com. Take a few minutes to try these prompts and extend your learning with Copilot.
What are Azure Files and how are they different from Azure blob storage?
What are some common configuration and administration tasks for Azure Files?
Learn more with documentation
Azure Files documentation. This page is your starting point for all things related to Azure Files.
Azure File Sync documentation. This page is your starting point for all things related to Azure File Sync.
Learn more with self-paced training
Introduction to Azure Files. In this module, you learn how you can meet your storage needs with Azure Files and Azure File Sync.
Implement a hybrid file server infrastructure. In this module, you learn to deploy Azure File Sync and use Storage Migration Services to migrate file servers to Azure.
Guided Project - Azure Files and Azure Blobs. In this module, you practice storing business data securely by using Azure Blob Storage and Azure Files. The lab combines both learning and practical experience.