A

azure-storage

제작자:microsoft·#6위 트렌드

Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot,…

1,100
처음 본Feb 4, 2026

설치

AI 에이전트에 다음 명령을 보냅니다.

npx skills add https://github.com/microsoft/azure-skills --skill azure-storage

선적 서류 비치

Unified access to Azure blob storage, file shares, queues, tables, and data lake services.

  • Supports five storage service types: Blob Storage for objects and backups, File Shares for SMB access, Queue Storage for async messaging, Table Storage for NoSQL key-value data, and Data Lake for big data analytics
  • MCP server tools enable listing storage accounts, containers, and blobs, plus downloading and uploading blob content directly
  • Configurable access tiers (hot, cool, cold, archive) and redundancy options (LRS, ZRS, GRS, GZRS) for cost and durability optimization
  • CLI fallback available via az storage commands when MCP is not enabled; SDK references provided for Python, TypeScript, Java, Rust, and Go