az-aks Verified for current stable LTS

Az Aks Command: Create Aks Cluster

Use for create aks cluster with Az Aks. Exact CLI syntax to create aks cluster using Az Aks.

When to use this: Use for create aks cluster with Az Aks.

Command Syntax

az aks create -g <resource_group> -n <name> -c <count> --node-vm-size <size>

Command Breakdown

-g
Command Option
Tool-specific option used by this command invocation.
-n
Command Option
Tool-specific option used by this command invocation.
-c
Command Option
Tool-specific option used by this command invocation.
--node-vm-size
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create aks cluster using Az Aks.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Az Aks directory