az
CommunityAutomate Azure cloud and DevOps with CLI commands.
Authorlanej
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual, time-consuming process of managing Azure cloud resources and Azure DevOps through web portals. It empowers you to automate infrastructure deployments, manage services, and streamline CI/CD pipelines directly from the command line.
Core Features & Use Cases
- Azure Resource Management: Create, configure, and manage Virtual Machines, Storage Accounts, Virtual Networks, App Services, AKS clusters, and Key Vaults.
- Azure DevOps Integration: Interact with Azure DevOps projects, repositories, and pipelines, enabling command-line driven CI/CD workflows.
- Authentication & Querying: Seamlessly authenticate to Azure, switch subscriptions, and use JMESPath queries to filter and extract specific data from command output.
- Use Case: Deploy a complete web application to Azure App Service, including creating a resource group, app service plan, web app, and configuring app settings, all from a single script, saving hours of manual setup.
Quick Start
Create a new resource group named 'myapp-rg' in the 'eastus' location.
Dependency Matrix
Required Modules
azure-cli
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: az Download link: https://github.com/lanej/dotfiles/archive/main.zip#az Please download this .zip file, extract it, and install it in the .claude/skills/ directory.