๐ŸŽฏ

azure-resource-visualizer

๐ŸŽฏSkill

from microsoft/agent-skills

VibeIndex|
What it does
|

A Claude Code skill from Microsoft that generates visual maps of Azure resource relationships, dependencies, and architecture diagrams.

Overview

Azure Resource Visualizer is an official Microsoft Claude Code skill for generating visual maps of Azure resource relationships and architecture. Part of the GitHub Copilot for Azure suite, it brings Azure cloud management capabilities directly into the Claude Code development environment.

Key Features

  • Generate architecture diagrams showing resource relationships and dependencies
  • Visualize network topology, data flows, and security boundaries
  • Export diagrams for documentation and team communication

Who is this for?

Developers and cloud engineers documenting and understanding their Azure architecture who want to manage Azure services directly from Claude Code.

๐Ÿ“ฆ

Same repository

microsoft/agent-skills(222 items)

azure-resource-visualizer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/agent-skills --skill azure-resource-visualizer
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/agent-skills --skill azure-resource-visualizer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/azure-resource-visualizer/SKILL.md

SKILL.md

0Installs
-
AddedFeb 21, 2026