Files and Blob Storage
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Azure Administrator premium course — no separate purchase.
Included in this chapter:
- Two storage shapes: blob containers vs file shares
- Access tiers: Hot, Cool, Cold, Archive
- Archiving and rehydration
- Protecting blob data: soft delete, snapshots, versioning
- Lifecycle management and Azure Files protection
- Exam-pattern recognition
Blob access tiers compared
| Dimension | Hot | Cool | Cold | Archive |
|---|---|---|---|---|
| Online or offline | Online (millisecond read) | Online (millisecond read) | Online (millisecond read) | Offline, must rehydrate to read |
| Optimized for | Frequent access | Infrequent access | Rare access, still fast retrieval | Rare access, hours-latency OK |
| Minimum retention (early-deletion penalty) | None | 30 days | 90 days | 180 days |
| Storage cost | Highest | Lower than Hot | Lower than Cool | Lowest |
| Access (read) cost | Lowest | Higher than Hot | Higher than Cool | Highest + retrieval |
| Read latency | Milliseconds | Milliseconds | Milliseconds | Up to 15 h (standard rehydrate) |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.