azure-docs
azure-docs copied to clipboard
Wrong Disable private cluster mode command
Hello everyone,
The parameter "--disable-private-cluster" does not exist in "az aks update".
Reference Documentation: https://learn.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az-aks-update
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 78d65096-25af-1bda-fa51-85930ba9c946
- Version Independent ID: 2090b754-474f-513a-5ddc-eb8ea1ec1550
- Content: API Server VNet Integration in Azure Kubernetes Service (AKS) - Azure Kubernetes Service
- Content Source: articles/aks/api-server-vnet-integration.md
- Service: azure-kubernetes-service
- Sub-service: aks-networking
- GitHub Login: @asudbring
- Microsoft Alias: allensu
@azurespfc Thanks for your feedback! We will investigate and update as appropriate.
@asudbring Can you please check and add your comments on this doc update request as applicable.
@azurespfc Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.
#reassign:schaffererin
Hi, @azurespfc, thank you for your feedback. The --disable-private-cluster
flag for az aks update
is currently in preview. I just tested it successfully. I made some updates to the doc, including adding a callout explaining that this flag is in preview with a link to the official Azure CLI docs with more info. You can see my doc updates in this PR. My updates will be live in the AKS documentation soon. I will now close this GitHub issue. Thank you again for your help!
#please-close