Storage Services
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Azure Fundamentals premium course — no separate purchase.
Included in this chapter:
- The storage account and its four data services
- Storage account types and what they support
- Redundancy: single-region versus cross-region
- Moving and migrating data into Azure
Azure Storage redundancy options compared
| Option | Copies | Scope | Cross-region | Best for |
|---|---|---|---|---|
| LRS | 3 in one datacenter | Single datacenter | No | Lowest cost, non-critical data |
| ZRS | 3 across availability zones | Single region | No | Zone-level fault tolerance in one region |
| GRS | 6 (LRS + remote LRS) | Two regions | Yes (async) | Disaster recovery across regions |
| GZRS | 6 (ZRS + remote LRS) | Two regions | Yes (async) | Highest durability: zone + region protection |
| RA-GRS / RA-GZRS | Same as GRS / GZRS | Two regions | Yes + read secondary | DR plus read access to the secondary region |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview
- https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-introduction
- https://learn.microsoft.com/en-us/azure/storage/files/storage-files-introduction
- https://learn.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction
- https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-overview
- https://learn.microsoft.com/en-us/azure/virtual-machines/managed-disks-overview
- https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview
- https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview
- https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy
- https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
- https://learn.microsoft.com/en-us/azure/storage/storage-explorer/vs-azure-tools-storage-manage-with-storage-explorer
- https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-introduction
- https://learn.microsoft.com/en-us/azure/migrate/migrate-services-overview
- https://learn.microsoft.com/en-us/azure/databox/data-box-overview