Open surajssd opened 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.
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.