azure-diagrams

Parse ARM templates, CLI outputs, or descriptions into Azure architecture diagrams via Eraser API.

32|7|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/eraserlabs/eraser-io --skill azure-diagrams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagrams
Source: https://github.com/eraserlabs/eraser-io/tree/main/skills/azure-diagrams
Command: npx skills add https://github.com/eraserlabs/eraser-io --skill azure-diagrams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies creating visual representations of Azure infrastructure by converting ARM templates, Azure CLI outputs, or natural language descriptions into diagrams.

Core Features & Use Cases

  • Azure-focused diagrams: Visualize VNets, subnets, VMs, storage accounts, NSGs, and other Azure components.
  • Input versatility: Accepts ARM templates (JSON), CLI outputs, or descriptive text to derive resource relationships.
  • Automated rendering: Generates Eraser DSL and renders a cloud-architecture-diagram via the Eraser API.

Quick Start

To begin, provide an Azure deployment description or an ARM template to generate a diagram and render it in Eraser.

Frequently Asked Questions about azure-diagrams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Azure architecture diagrams from ARM templates?

Yes, Azure CLI outputs can generate diagrams. The Skill parses your Azure CLI deployment outputs, extracts resource relationships like subnets and storage accounts, and renders them into a visual cloud-architecture-diagram.

Can I visualize Azure resources using natural language descriptions?

The Skill visualizes Azure components like VNets, subnets, VMs, storage accounts, and NSGs. It maps relationships from your input and renders them into a comprehensive cloud-architecture-diagram.

What is the best way to diagram Azure infrastructure for cloud architects?

The best way to diagram Azure infrastructure is parsing ARM templates or CLI outputs directly. This approach maps resource relationships automatically and renders an accurate cloud-architecture-diagram via the Eraser API.

Do I need an ARM template to visualize Azure deployments?

You do not need an ARM template to visualize Azure deployments. The Skill accepts Azure CLI outputs or natural language descriptions as valid inputs to map resources and render your cloud-architecture-diagram.