AKS operations path
Inspect AKS state, credentials, node pools, upgrades, monitoring, and destructive operations from one lane.
Search or paste an az command. Check what it reads or changes, the permissions it may need, and safer checks to run first.
az restore-point commands for Storage; browse safety labels, operation lanes, mapped Azure concepts, and safe-first examples.
read-only: 2 · mutating: 1 · destructive: 1
discover: 2 · provision: 1 · remove: 1
Search an exact az command, choose a common task, or filter by service.
Try a service or group such as az group, az storage, az webapp, az aks, or az role assignment.
az <group> <subgroup> <operation> --parameter <value>
The group usually identifies the Azure service. The operation helps indicate whether the command reads, creates, changes, assigns, scales, or deletes Azure state.
Inspect AKS state, credentials, node pools, upgrades, monitoring, and destructive operations from one lane.
Navigate database, analytics, messaging, and AI commands from discovery to controlled mutation.
Inspect identities and assignments before making privileged RBAC, managed identity, or credential changes.
Start with read-only discovery, create only after context checks, then clean up deliberately.
Discover storage accounts, then check network, identity, lifecycle, container, and destructive cleanup commands.
Move from App Service discovery through deployment, slot checks, diagnostics, and guarded rollback.
Microsoft Learn is the official Azure CLI reference. Verify current syntax, extensions, parameters, and target scope before using a command in Azure.
Practice command selection without connecting to Azure or running anything.