Storage
Azure Storage accounts
Storage namespace, services, account kinds, performance, and configuration.
Key points
- Provide a unique namespace and configuration boundary for Azure storage services.
- Account kind, performance, region, and redundancy influence feature compatibility.
- Networking, encryption, and authorization include account-wide controls.
Best-known use cases
- Host Blob containers and Azure file shares.
- Set a shared network and encryption boundary for storage data.
What candidates often confuse it with
- Storage account vs container or share: Azure management resource vs data-service object.
- Account configuration vs blob tier: service-wide capability vs object access-economics setting.
Key takeaway
Choose storage account properties from required services, performance, region, resilience, and security behavior.
Related services
- Azure Storage encryption
- Azure Storage Explorer
- AzCopy
Relevant exam tasks
- D2.2.S1 — Create and configure storage accounts
- D2.2.S4 — Configure storage account encryption
- D2.2.S5 — Manage data by using Azure Storage Explorer and AzCopy