The skill grants the agent overly broad `az aks` CLI command execution, enabling management of AKS resources beyond explicit intent.
Claims to do
Azure Kubernetes Service: > **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE** > > This skill produces a **recommended AKS cluster configuration** based on user requirements, distinguishing **Day-0 decisions** (networking, API server — hard to change later) from **Day-1 features** (can enable post-creation). See [CLI reference](./references/cli-reference.md) for commands.
Actually does
This skill primarily uses `mcp_azure_mcp_aks` to discover and interact with AKS-specific tools, falling back to Azure CLI commands like `az aks create`, `az aks show`, `kubectl get`, and `kubectl describe`. It contacts Azure services for AKS provisioning, configuration, and querying, and may access Microsoft Learn for documentation. It processes user requirements to generate recommended AKS cluster configurations.
The skill explicitly allows fallback to broad `az aks` CLI commands for functionality not covered by specific MCP tools, granting the agent powerful capabilities to manage AKS resources beyond explicit creation/configuration.
fall back to Azure CLI (`az aks`) only when the needed functionality is not exposed through the AKS MCP surface.
[](https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-kubernetes)<a href="https://mondoo.com/ai-agent-security/skills/github/microsoft/azure-skills/azure-kubernetes"><img src="https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-kubernetes.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/microsoft/azure-skills/azure-kubernetes.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.