Skip to content

Learning Path

This section provides structured reading paths based on your role and objectives when working with Azure Storage.

Role-Based Paths

Role Focus Area
Beginner Core services, account types, and basic management
App Developer SDK usage, REST APIs, and connection strings
Operator Redundancy, backup, monitoring, and scaling
Troubleshooter Network security, firewalls, and private endpoints

Learning Progression

mermaid graph TD B[Beginner] --> D[Developer] B --> O[Operator] O --> T[Troubleshooter] D --> T

  • Review storage account redundancy options (LRS, GRS, ZRS)
  • Understand storage access tiers (Hot, Cool, Archive)
  • Learn security best practices (SAS tokens, RBAC, Encryption)

Note

If your role spans development and operations, combine the Developer and Operator tracks before moving to troubleshooting topics.

See Also

Sources