We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
az aks create
--os-sku
1 parent 6cf3527 commit be77d21Copy full SHA for be77d21
src/azure-cli/azure/cli/command_modules/acs/_help.py
@@ -91,7 +91,7 @@
91
- "`az aks get-versions`"
92
- name: --os-sku
93
type: string
94
- short-summary: The OS SKU of the agent node pool. Ubuntu or CBLMariner.
+ short-summary: The OS SKU of the agent node pool. Ubuntu or AzureLinux.
95
- name: --ssh-key-value
96
97
short-summary: Public key path or key contents to install on node VMs for SSH access. For example, 'ssh-rsa AAAAB...snip...UcyupgH azureuser@linuxvm'.
0 commit comments