Azure Files
Last updated:
AZURESTORAGE
Type of [[202404121117 Azure Storage Services|Azure storage service]].
- Using NFS/SMB
- Simultaneously mount to cloud or on-prem
- Can be used for storing:
- Config files
- Logs/metrics
- Tools/utilities
- Files are true directory objects
- [[202404121239 Azure File Sync|Azure File Sync]] in case we have on-prem Fileservers and want to cache content on-prem for faster access
Types
- Premium (SMB/REST/NFS)
- Standard (SMB/REST) Can’t go from premium to standard
Access Tiers
Can switch between the tiers
- Standard
- Transaction Optimized
- Hot
- Cool
- Premium
- Premium
Snapshots
- On File Share level
- Incremental
- Need only the latest copy for restore
- If you delete a file share, all snapshots are gone as well
Soft delete
- Not for NFS
- retention between 1 and 365 days after deletion
- At [[202404091859 Azure Storage Account|Azure storage account]] level