Storage Types
- Standard general-purpose v2: most common; supports all storage services.
- Premium block blobs: low-latency for high transaction workloads.
- Premium file shares: high-performance file shares.
- Premium page blobs: for Azure VM unmanaged disks.
Security
- Storage account keys grant full access; rotate regularly.
- SAS tokens provide delegated time-limited access.
- Storage firewalls restrict access to specific VNets/IPs.
- Private endpoints bring storage into your VNet.
Practice Azure Storage Questions
Put your knowledge to the test with practice questions.