az-aks
Verified for current stable LTS
Az Aks Commands
Az Aks command syntax with verified terminal examples.
Commands
5 commands for Az Aks
az-aks Operations
Az Aks Command: List Aks Clusters
az aks list -g <resource_group> az-aks Operations
Az Aks Command: Create Aks Cluster
az aks create -g <resource_group> -n <name> -c <count> --node-vm-size <size> az-aks Operations
Az Aks Command: Delete Aks Cluster
az aks delete -g <resource_group> -n <name> az-aks HTTP
Az Aks Command: Get Aks Credentials
az aks get-credentials -g <resource_group> -n <name> az-aks HTTP
Az Aks Command: Get Aks Upgrades
az aks get-upgrades -g <resource_group> -n <name> Suggest a Az Aks Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Aks workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.