Skip to content

yeongseon/azure-storage-practical-guide

Azure Storage Practical Guide

English | 한국어 | 日本語 | 简体中文

A practical guide covering Azure Storage data access, durability, operations, and troubleshooting — grounded in MS Learn documentation.

What's Inside

Section Description
Start Here Storage overview, service selection guide, and common usage scenarios
Platform Deep dive into accounts, Blob, File, Queue, and Table services with redundancy models
Best Practices Production-ready design for security, networking, performance, and lifecycle management
Operations Day-2 guide for managing containers, shares, private endpoints, and data movement
Tutorials Hands-on labs for lifecycle policies, AD integration, and static websites with CDN
Troubleshooting Diagnosis playbooks for access denied, throttling, and replication lag issues
Reference Quick-lookup for service selection, redundancy options, and access cheatsheets

Storage Services

Detailed coverage of Azure Storage offerings:

  • Blob Storage: Scalable object storage for unstructured data and static websites
  • Azure Files: Managed file shares with AD integration and SMB/NFS support
  • Queue Storage: Messaging store for workflow processing and communication
  • Table Storage: NoSQL key-attribute store for rapid development
  • Redundancy: Implementation of LRS, ZRS, GRS, and GZRS for data durability

Quick Start

# Clone the repository
git clone https://github.com/yeongseon/azure-storage-practical-guide.git

# Install MkDocs dependencies
pip install mkdocs-material mkdocs-minify-plugin

# Start local documentation server
mkdocs serve

Visit http://127.0.0.1:8000 to browse the documentation locally.

Contributing

Contributions welcome! Please see our Contributing Guide for:

  • Repository structure and content organization
  • Document templates and writing standards
  • Local development setup and build validation
  • Pull request process

Related Projects

Repository Description
azure-virtual-machine-practical-guide Azure Virtual Machines practical guide
azure-networking-practical-guide Azure Networking practical guide
azure-app-service-practical-guide Azure App Service practical guide
azure-functions-practical-guide Azure Functions practical guide
azure-container-apps-practical-guide Azure Container Apps practical guide
azure-communication-services-practical-guide Azure Communication Services practical guide
azure-kubernetes-service-practical-guide Azure Kubernetes Service (AKS) practical guide
azure-architecture-practical-guide Azure Architecture practical guide
azure-monitoring-practical-guide Azure Monitoring practical guide

Disclaimer

This is an independent community project. Not affiliated with or endorsed by Microsoft. Azure and Azure Storage are trademarks of Microsoft Corporation.

License

MIT

About

Azure Storage Practical Guide — Tables, diagrams, and MS Learn-sourced best practices for Blob, Files, Queues, security, and data protection

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages