diff --git a/src/aks-preview/azext_aks_preview/_help.py b/src/aks-preview/azext_aks_preview/_help.py index a33c8fcffb6..56d891d5390 100644 --- a/src/aks-preview/azext_aks_preview/_help.py +++ b/src/aks-preview/azext_aks_preview/_help.py @@ -353,7 +353,7 @@ short-summary: Public IP prefix ID used to assign public IPs to VMSS nodes. - name: --enable-managed-identity type: bool - short-summary: Using managed identity to manage cluster resource group. Default value is true, you can explicitly specify "--client-id" and "--secret" to disable managed identity. + short-summary: Using managed identity to manage cluster resource group. You can explicitly specify "--service-principal" and "--client-secret" to disable managed identity, otherwise it will be enabled. - name: --assign-identity type: string short-summary: Specify an existing user assigned identity to manage cluster resource group.