surajssd / kubecon-na24-workshop

5 stars 7 forks source link

If user does not have permissions to get `az ad sp show` then fail #7

Open surajssd opened 3 weeks ago

surajssd commented 3 weeks ago

This should fail right away if user does not have permissions:

https://github.com/surajssd/kubecon-na24-workshop/blob/f5b2fc30d9dbdd792bb3874e711b54e47c18e03f/infra-setup/deploy-aks.sh#L110-L111

Right now we just check if it is failing, rather we should check if it in some sort of a provisioning state.