execute_azure_cli_command
Execute Azure CLI commands to manage and configure Azure resources via an MCP server.
Instructions
Execute an Azure CLI command. Commands must begin with 'az' and are subject to the configured execution policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Azure CLI command, for example 'az account show' |