Awesome-copilot-agents az-cli
Use the Azure CLI (`az`) to manage Azure resources from the command line. Trigger this skill whenever the user asks to create, configure, manage, deploy, or interact with any Azure resource — even if they don't explicitly mention "az cli". Also trigger when the user asks about Azure CLI commands, syntax, or wants to know how to do something in Azure from the terminal.
install
source · Clone the upstream repo
git clone https://github.com/Code-and-Sorts/awesome-copilot-agents
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Code-and-Sorts/awesome-copilot-agents "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/cloud/az-cli" ~/.claude/skills/code-and-sorts-awesome-copilot-agents-az-cli && rm -rf "$T"
manifest:
skills/cloud/az-cli/SKILL.mdsource content
Az CLI
Help users accomplish Azure tasks by identifying the right
az commands, gathering required parameters, and executing them.
Workflow
When a user asks to do something with Azure:
- Identify the command — find the right
subcommand from the reference docs below. If the task spans multiple commands, plan the sequence.az - Check for required parameters — read the relevant reference file to understand what the command needs. If the user hasn't provided required values (resource group, name, SKU, location, etc.), ask them before running anything.
- Construct and execute — build the command with the user's parameters and run it. If a command has optional flags that would be useful for the user's scenario, mention them.
- Verify the result — after running a command, check the output for errors. If something fails, diagnose and suggest fixes (common issues: wrong resource group, missing provider registration, quota limits).
When a user asks about Azure CLI syntax or wants to know what commands are available for a service, read the relevant reference file and summarize what's available.
Command Groups
Compute
| Command | Description | Status | Reference |
|---|---|---|---|
| Azure Kubernetes Service. | GA | ref |
| Manage provisioned clusters. | GA (ext) | ref |
| Manage Appservice. | GA | ref |
| Manage Azure Batch. | GA | ref |
| Manage capacity. | GA | ref |
| Manage cloud service. | Experimental (ext) | ref |
| Manage for Azure Compute Fleet. | Preview | ref |
| Manage sku/zone/region recommender info for compute resources. | GA | ref |
| Computeschedule batch virtual machine operations. | GA (ext) | ref |
| Manage Azure Container Instances. | GA | ref |
| Manage Azure Container Apps. | GA | ref |
| Manage Azure Managed Disks. | GA | ref |
| Manage disk access resources. | GA | ref |
| Disk Encryption Set resource. | GA | ref |
| Manage Azure disk pool. | GA (ext) | ref |
| Manage function apps. To install the Azure Functions Core tools, see the project repository. | GA | ref |
| Manage custom virtual machine images. | GA | ref |
| Manage logic apps. | GA | ref |
| Manage Proximity Placement Groups. | GA | ref |
| Manage restore point with res. | GA | ref |
| Connect to the Serial Console of a Linux/Windows Virtual Machine or VMSS Instance. | GA (ext) | ref |
| Manage and administer Azure Service Fabric clusters. | GA | ref |
| Manage shared image gallery. | GA | ref |
| Manage point-in-time copies of managed disks, native blobs, or other snapshots. | GA | ref |
| Commands to manage Azure Spring Apps. | Deprecated | ref |
| SSH into resources (Azure VMs, Arc servers, etc) using AAD issued openssh certificates. | GA (ext) | ref |
| Manage ssh public key with vm. | GA | ref |
| Manage static apps. | GA | ref |
| Manage Linux or Windows virtual machines. | GA | ref |
| Manage groupings of virtual machines in an Azure Virtual Machine Scale Set (VMSS). | GA | ref |
| Manage web apps. | GA | ref |
Networking
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure Front Door Standard/Premium. | GA | ref |
| Manage Azure Content Delivery Networks (CDNs). | GA | ref |
| Manage Dns Resolver. | GA (ext) | ref |
| Commands to manage internet analyzer. | GA (ext) | ref |
| Manage Azure Network resources. | GA | ref |
| Network Analytics command group Azure Operator Insights resource manipulation. | GA (ext) | ref |
| Manage network function. | GA (ext) | ref |
| Manage Network Cloud resources. | GA (ext) | ref |
| Manage Azure Network Fabric Management Service API. | GA (ext) | ref |
| Private-link association CLI command group. | GA | ref |
| Manage Azure Relay Service namespaces, WCF relays, hybrid connections, and rules. | GA | ref |
| Manage Azure SignalR Service. | GA | ref |
| Commands to manage Webpubsub. | GA (ext) | ref |
Storage
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure Managed Lustre Filesystem. | GA (ext) | ref |
| Manage Data Lake Store accounts and filesystems. | Preview | ref |
| Manage Elastic SAN. | GA (ext) | ref |
| Commands to manage hpc cache. | GA (ext) | ref |
| Manage Import Export. | Experimental (ext) | ref |
| Manage Azure NetApp Files (ANF) Resources. | GA | ref |
| Manage Azure Cloud Storage resources. | GA | ref |
| Manage StorageActions. | GA (ext) | ref |
| Manage Storage Discovery. | GA (ext) | ref |
| Manage top-level Storage Mover resource. | GA (ext) | ref |
| Manage Azure File Sync. | GA (ext) | ref |
Databases
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure Cosmos DB database accounts. | GA | ref |
| Manage Kusto. | Experimental (ext) | ref |
| Azure Managed Cassandra. | GA | ref |
| Manage Azure Database for MariaDB servers. | GA | ref |
| Manage MongoDB. | GA (ext) | ref |
| Manage Azure Database for MySQL servers. | GA | ref |
| Manage Azure Database for PostgreSQL. | GA | ref |
| Manage dedicated Redis caches for your Azure applications. | GA | ref |
| Manage the redisenterprise cache. | GA (ext) | ref |
| Manage Azure SQL Databases and Data Warehouses. | GA | ref |
Containers & Registries
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage private registries with Azure Container Registries. | GA | ref |
| Commands to manage connected kubernetes clusters. | GA (ext) | ref |
| Commands to manage resources from Microsoft.KubernetesConfiguration. | GA (ext) | ref |
| Commands to manage Kubernetes Extensions. | GA (ext) | ref |
| Manage Arc Kubernetes Runtime resources. | GA (ext) | ref |
Identity & Security
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Microsoft Entra ID (formerly known as Azure Active Directory, Azure AD, AAD) entities needed for Azure role-based access control (Azure RBAC) through Microsoft Graph API. | GA | ref |
| Manage Microsoft Azure Attestation (MAA). | Experimental (ext) | ref |
| Manage Cloud Hsm Cluster. | GA (ext) | ref |
| Commands to generate security policies for confidential containers in Azure. | GA (ext) | ref |
| Manage Confidential Ledger. | GA (ext) | ref |
| Manage dedicated hsm with hardware security modules. | GA (ext) | ref |
| Manage Managed Identity. | GA | ref |
| Manage KeyVault keys, secrets, and certificates. | GA | ref |
| Manage resources defined and used by the Azure Policy service. | GA | ref |
| Manage Azure role-based access control (Azure RBAC). | GA | ref |
| Manage your security posture with Microsoft Defender for Cloud. | GA | ref |
| Manage Microsoft Sentinel. | GA (ext) | ref |
| Manage trusted signing account. | Preview (ext) | ref |
Management & Governance
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure subscription information. | GA | ref |
| Manage Azure Advisor. | GA | ref |
| Bicep CLI command group. | GA | ref |
| Manage Azure Billing. | GA | ref |
| Azure billing benefits commands. | GA (ext) | ref |
| Commands to manage blueprint. | Deprecated (ext) | ref |
| Manage consumption of Azure resources. | Preview | ref |
| Costmanagement. | GA (ext) | ref |
| Data boundary operations. | GA | ref |
| Manage Azure Resource Manager template deployment at subscription scope. | GA | ref |
| Manage deployment scripts at subscription or resource group scope. | GA | ref |
| Manage resource provider features. | GA | ref |
| Manage resource groups and template deployments. | GA | ref |
| Manage Azure locks. | GA | ref |
| Manage template solutions provided and maintained by Independent Software Vendors (ISVs). | GA | ref |
| Manage the registration assignments and definitions in Azure. | GA | ref |
| Allows the partners to associate a Microsoft Partner Network(MPN) ID to a user or service principal in the customer's Azure directory. | GA (ext) | ref |
| Manage resource providers. | GA | ref |
| Manage resources with ProviderHub. | GA (ext) | ref |
| Manag quota for Azure resource providers. | GA (ext) | ref |
| Azure Reservations. | Preview (ext) | ref |
| Manage Azure resources. | GA | ref |
| Resourcemanagement CLI command group. | GA | ref |
| Azure SelfHelp will help you troubleshoot issues with Azure resources. | Preview (ext) | ref |
| A deployment stack is a native Azure resource type that enables you to perform operations on a resource collection as an atomic unit. | GA | ref |
| Manage Azure support resource. | GA (ext) | ref |
| Tag Management on a resource. | GA | ref |
| Manage template specs at subscription or resource group scope. | GA | ref |
Monitoring & Analytics
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure Alerts Management Service Resource. | GA (ext) | ref |
| Manage Carbon. | GA (ext) | ref |
| List changes for resources. | GA (ext) | ref |
| Manage databricks workspaces. | GA (ext) | ref |
| Manage Data Factory. | GA (ext) | ref |
| Manage Data Share. | Experimental (ext) | ref |
| Commands to manage Azure Managed Grafana resources. | GA (ext) | ref |
| Manage HDInsight resources. | GA | ref |
| Manage the Azure Monitor Service. | GA | ref |
| Manage PowerBI resources. | GA (ext) | ref |
| Manage Purview. | Preview (ext) | ref |
| Manage Stream Analytics. | GA (ext) | ref |
| Manage and operate Synapse Workspace, Spark Pool, SQL Pool. | GA | ref |
| Manage Azure Time Series Insights. | GA (ext) | ref |
DevOps & Integration
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure API Center services. | GA (ext) | ref |
| Manage Azure API Management services. | GA | ref |
| Manage Azure Artifacts. | GA (ext) | ref |
| Manage Azure Boards. | GA (ext) | ref |
| Manage communication service with communication. | GA (ext) | ref |
| Commands to manage Service Connector local connections which allow local environment to connect Azure Resource. If you want to manage connection for compute service, please run 'az webapp/containerapp/spring connection'. | GA | ref |
| Manage Azure DevOps organization level operations. | GA (ext) | ref |
| Manage Azure Event Grid topics, domains, domain topics, system topics partner topics, event subscriptions, system topic event subscriptions and partner topic event subscriptions. | GA | ref |
| Eventhubs. | GA | ref |
| Manage logic. | GA (ext) | ref |
| Manage notification hubs. | GA (ext) | ref |
| Manage Azure Pipelines. | GA (ext) | ref |
| Manage Azure Repos. | GA (ext) | ref |
| Servicebus. | GA | ref |
AI & ML
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Microsoft Azure Bot Service. | GA | ref |
| Manage Azure Cognitive Services accounts. | GA | ref |
| Manage Azure Maps. | GA | ref |
| Manage Azure Machine Learning resources with the Azure CLI ML extension v2. | GA (ext) | ref |
| Manage Azure Machine Learning resources with the Azure CLI ML extension v1. | GA (ext) | ref |
| Manage Search. | GA | ref |
IoT & Edge
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure Digital Twins solutions & infrastructure. | GA (ext) | ref |
| Manage Edge Action. | GA (ext) | ref |
| Manage Edge Zone resources. | Preview (ext) | ref |
| Manage Edge Order. | GA (ext) | ref |
| Manage Internet of Things (IoT) assets. | GA | ref |
| Manage Azure Sphere resources. | GA (ext) | ref |
Migration & Hybrid
| Command | Description | Status | Reference |
|---|---|---|---|
| Commands for arc-multicloud. | GA (ext) | ref |
| Commands to manage Arc resource bridge. | GA (ext) | ref |
| Manage gateway connection on Arc machine. | GA (ext) | ref |
| Manage Azure Backups. | GA | ref |
| Manage Azure Arc-Enabled Server. | GA (ext) | ref |
| Commands to manage Connected VMware. | GA (ext) | ref |
| Commands for cross domain Service that enables customers to transfer data across security domains. | Preview (ext) | ref |
| Manage Datamigration. | GA (ext) | ref |
| Manage dataprotection. | GA (ext) | ref |
| Manage Azure Data Migration Service (classic) instances. | GA | ref |
| Manage Azure Migrate resources and operations. | Preview (ext) | ref |
| Manage on-premise resources for migrate. | Experimental (ext) | ref |
| Manage Resource Mover Service API. | GA (ext) | ref |
| Commands for managing Arc for SCVMM resources. | GA (ext) | ref |
| Manage Site Recovery Service. | GA (ext) | ref |
Compliance & Automation
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage App Compliance Automation Tool reports. | GA (ext) | ref |
| Manage Automanage. | GA (ext) | ref |
| Manage Automation Account. | GA (ext) | ref |
| Manage Guest Configuration. | GA (ext) | ref |
| Manage Maintenance. | GA (ext) | ref |
Partner & Marketplace
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Arize Ai. | GA (ext) | ref |
| Manage Azure Astronomer resources. | GA (ext) | ref |
| Manage confluent organization. | GA (ext) | ref |
| Manage Datadog. | GA (ext) | ref |
| Manage Dell storage resources in Azure. | GA (ext) | ref |
| Manage dynatrace. | GA (ext) | ref |
| Manage Microsoft Elastic. | GA (ext) | ref |
| Manage all resources related to Informatica within the Azure CLI. | GA (ext) | ref |
| Manage Lambda Test. | GA (ext) | ref |
| Manage Azure New Relic resources. | GA (ext) | ref |
| Manage NGINX deployment resources. | GA (ext) | ref |
| Manage Palo Alto Networks resources within the Azure CLI. | GA (ext) | ref |
| Manage Qumulo file system storage resources with the Azure CLI. | GA (ext) | ref |
CLI Tools
| Command | Description | Status | Reference |
|---|---|---|---|
| Add AI powered examples to help content. | Preview (ext) | ref |
| Manage Azure CLI Aliases. | GA (ext) | ref |
| Translate ARM template or REST API to CLI scripts. | Experimental (ext) | ref |
| Manage registered Azure clouds. | GA | ref |
| Commands for CLI modules metadata management. | GA (ext) | ref |
| Manage Azure CLI configuration. | Experimental | ref |
| Manage Azure CLI configuration. This command is interactive. | GA | ref |
| Manage and update CLI extensions. | GA | ref |
| Send feedback to the Azure CLI Team. | GA | ref |
| I'm an AI robot, my advice is based on our Azure documentation as well as the usage patterns of Azure CLI and Azure ARM users. Using me improves Azure products and documentation. | GA | ref |
| Commands to select active or default objects via fzf. | GA (ext) | ref |
| Commands to manage resources commonly used for student hacks. | GA (ext) | ref |
| It's an effortless setting up tool for configs. | Experimental (ext) | ref |
| Start interactive mode. Installs the Interactive extension if not installed already. | Preview | ref |
| Log in to Azure. | GA | ref |
| Log out to remove access to Azure subscriptions. | GA | ref |
| Recommend the possible next set of commands to take. | Experimental (ext) | ref |
| Rapidly create Azure prototypes using AI-driven agent teams. | Preview (ext) | ref |
| Invoke a custom request. | GA | ref |
| E2E Scenario Usage Guidance. | GA (ext) | ref |
| Take Azure CLI survey. | GA | ref |
| Manage marketplace agreement with marketplaceordering. | Experimental | ref |
| Upgrade Azure CLI and extensions. | Preview | ref |
| Show the versions of Azure CLI modules and extensions in JSON format by default or format configured by --output. | GA | ref |
Other
| Command | Description | Status | Reference |
|---|---|---|---|
| Manage Azure Media Services resources. | GA | ref |
| Manage Azure Operator Service Manager resources. | Preview (ext) | ref |
| Manage App Configurations. | GA | ref |
| Azure Kubernetes Application Network. | Preview (ext) | ref |
| Manage Azure Red Hat OpenShift clusters. | GA | ref |
| Manage artifact signing account. | Preview (ext) | ref |
| Handle Operations for Compute Azure Bare Instances. | GA (ext) | ref |
| Handle Operations for Storage Azure Bare Metal Instances. | GA (ext) | ref |
| Commands to manage CLI objects cached using the argument. | GA | ref |
| Commands to manage custom providers. | GA (ext) | ref |
| Commands to Create, Get, List and Delete CustomLocations. | GA (ext) | ref |
| Manage data box. | GA (ext) | ref |
| Manage device with databoxedge. | GA | ref |
| Manage Dependency Map. | GA (ext) | ref |
| Manage desktop virtualization. | GA (ext) | ref |
| Manage resources with devcenter. | GA (ext) | ref |
| Manage Delegated Network. | Preview (ext) | ref |
| Commands to manage Durabletask schedulers and taskhubs. | GA (ext) | ref |
| Manage Microsoft Fabric resources. | GA (ext) | ref |
| Commands to manage firmware analysis. | GA (ext) | ref |
| Commands to manage fleet. | GA (ext) | ref |
| Manage Fluid Relay. | GA (ext) | ref |
| Manage Footprint. | GA (ext) | ref |
| Azure Compute Gallery. | GA (ext) | ref |
| Query the resources managed by Azure Resource Manager. | GA (ext) | ref |
| Make operations on Microsoft.GraphServices resource types. | GA (ext) | ref |
| Manage bot with healthbot. | Experimental (ext) | ref |
| Azure Healthcare APIs is a secure cloud platform for managing health data, supporting analytics, machine learning, and scalable solutions. | GA (ext) | ref |
| Manage azure devtest labs. | Preview | ref |
| Handle Operations for Compute Azure Large Instances. | GA (ext) | ref |
| Handle Operations for Storage Azure Large Instances. | GA (ext) | ref |
| Manage Azure Load Testing resources. | GA (ext) | ref |
| Manage Azure Confidential Clean Room. | GA (ext) | ref |
| Microsoft Connected Cache CLI Commands. | GA (ext) | ref |
| Manage resources of Managed DevOps pools. | GA (ext) | ref |
| (PREVIEW) Manage Azure Service Fabric Mesh Resources. | Preview (ext) | ref |
| Command to manage Nexusidentity keys. | GA (ext) | ref |
| Command Modules for RP Oracle.Database. | GA (ext) | ref |
| Azure Orbital Ground Station as-a-Service (GSaaS). | GA (ext) | ref |
| Partner Center management. | GA (ext) | ref |
| Manage peering. | GA (ext) | ref |
| Manage Portal. | GA (ext) | ref |
| Manage Pure Storage Block resources. | GA (ext) | ref |
| Manage Azure Quantum Workspaces and submit jobs to Azure Quantum Providers. | Preview (ext) | ref |
| Manage remote rendering account with mixed reality. | GA (ext) | ref |
| Generate SSH certificates and access Azure Storage blob data via SFTP. | GA (ext) | ref |
| Manage Site. | GA (ext) | ref |
| Manage Azure Stack HCI. | GA (ext) | ref |
| Manage virtualmachine with stack-hci-vm. | GA (ext) | ref |
| Manage Standby Container Group Pool. | GA (ext) | ref |
| Manage Standby Virtual Machine Pool. | GA (ext) | ref |
| Azure Terraform experience. | Preview (ext) | ref |
| Commands to manage Video Indexer for Cloud and Edge. | GA (ext) | ref |
| Commands to manage version managed extensions on connected kubernetes clusters. | GA (ext) | ref |
| Commands to manage Azure VMware Solution. | GA (ext) | ref |
| Manage workload orchestration resources. | GA (ext) | ref |
| Manage workloads. | GA (ext) | ref |
| Commands to validate Availability Zone Configuration. Use one of the options below. | Preview (ext) | ref |
When a command isn't covered
If the user asks about an
az subcommand that doesn't have a reference file here, use the Azure Docs MCP tools (microsoft_docs_search, microsoft_code_sample_search) to look up the command syntax and required parameters. The reference files above cover the most common command groups, but the Azure CLI has hundreds more — don't let a missing reference file stop you from helping.