Skip to content

Commit be77d21

Browse files
authored
[AKS] az aks create: Change description for --os-sku parameter (#31922)
1 parent 6cf3527 commit be77d21

File tree

1 file changed

+1
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/acs

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/acs/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
- "`az aks get-versions`"
9292
- name: --os-sku
9393
type: string
94-
short-summary: The OS SKU of the agent node pool. Ubuntu or CBLMariner.
94+
short-summary: The OS SKU of the agent node pool. Ubuntu or AzureLinux.
9595
- name: --ssh-key-value
9696
type: string
9797
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

Comments
 (0)