Install and configure Azure CLI. For more details, see:
Azure CLI
Login:
az login
More details:
Azure Security Operations | Login
Configure the local kubectl context:
az aks get-credentials --resource-group <resource-group-name> --name <aks-cluster-name>
Azure Cloud Shell