Set your Kubernetes context to your AKS cluster by logging into the Azure CLI.az aks get-credentials -g "${rgp}" -n "${aksname}"Continue Need help?