Step 1 - Set your Kubernetes context to AKS
Set your Kubernetes context to your AKS cluster by logging into the Azure CLI.
az aks get-credentials -g ""$rgp"" -n ""$aksname""
Set your Kubernetes context to your AKS cluster by logging into the Azure CLI.
az aks get-credentials -g ""$rgp"" -n ""$aksname""