Cloud & infrastructureMIT

Azure Storage Services

by Microsoft (opens in a new tab) microsoft/skills

Works with Azure blobs, files, queues, tables, Data Lake, tiers, and redundancy.

Installation

Skills CLI

Skills CLI command
npx skills@latest add microsoft/skills --skill azure-storage

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Prefers Azure Storage MCP and falls back to Azure CLI for listing accounts, containers, and blobs or uploading and downloading content. Azure authentication and a storage account are required; uploads change remote content, while downloaded blobs write to local paths.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size101 lines
  • Last checked27 Sept 2026 · a032c55a4414a1aa3ea40245806944b3e497ee094be04f933a049018fbe8da81

What it can touch

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Needs MCP

    Requires an MCP server to be configured.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

.github/plugins/azure-skills/skills/azure-storage/SKILL.md on GitHub (opens in a new tab)