File storage
Azure Files
Managed SMB and NFS file shares for cloud and hybrid workloads.
Key points
- Azure Files provides managed SMB or NFS shares for applications that need file-system protocols.
- Share protocol, identity, network access, performance, and redundancy remain part of the design.
Best-known use cases
- Let legacy or hybrid servers mount a common managed share during phased migration.
What candidates often confuse it with
- Azure Files exposes shared file semantics; Blob Storage uses object APIs and managed disks provide block storage for VMs.
Key takeaway
Choose Azure Files when the application requires a mounted SMB or NFS share.
Relevant exam tasks
- D2.2.S2 — Recommend a solution for storing unstructured data