Hi@akhtar,
After creating the Kubernetes Cluster, you need the access credentials for the cluster. You can use the below command to get access credentials for a managed Kubernetes cluster.
$ az aks get-credentials --name MyCluster --resource-group MyResourceGroup