azure-automation-runbook

Community

Automate Azure runbooks with consistency.

Authorjanegilring
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Azure Automation runbooks can be hard to author in a way that follows Microsoft's current conventions and guards, leading to inconsistent deployments. This skill guides creating PowerShell runbooks that use Az modules (not AzureRM), Managed Identity authentication, idempotent operations, structured output, and a portal-compatible header.

Core Features & Use Cases

  • Import only the Az modules you actually need with explicit version pins.
  • Authenticate via Managed Identity and set context for the subscription, avoiding hard-coded credentials.
  • Enforce idempotent design and produce structured, JSON-friendly output suitable for automation pipelines.
  • Include the metadata header the Azure Portal expects for runbooks and schedules.
  • Use cases include creating runbooks for scheduled tasks, webhook-triggered automation, and on-demand maintenance in Azure Automation.

Quick Start

Ask for an Azure Automation runbook that uses Az modules with Managed Identity, adheres to idempotent patterns, and emits structured output with the required header metadata.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-automation-runbook
Download link: https://github.com/janegilring/powershell-ai-skills-and-mcp/archive/main.zip#azure-automation-runbook

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.