Yes you can do this using the steps here:
az aks update --name <cluster-name> --resource-group <resource-group> --enable-private-cluster
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How to update the existing public AKS cluster to private cluster?
Yes you can do this using the steps here:
az aks update --name <cluster-name> --resource-group <resource-group> --enable-private-cluster
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola