Objective: To provide key configuration parameters for the beginner when creating the Azure Kubernetes Service with Azure CLI. My design with related az aks create command configuration parameters. You can find the az aks create command’s documentation provides a list of about 60 parameters. az aks create –name –resource-group [–aad-admin-group-object-ids] [–aad-client-app-id] [–aad-server-app-id] [–aad-server-app-secret] [–aad-tenant-id] [–admin-username]…
— Read on roykim.ca/2020/10/10/comprehensive-guide-to-create-an-azure-kubernetes-service-with-az-cli/