azure-cli doesn't appear to have the azure-graphrbac
library installed
#197606
Labels
user configuration
User configuration rather than a Homebrew issue
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I am trying to run an Azure CLI command. Specifically,
az aks get-credentials --resource-group "workstation" --context "lab" --name "workstation" --admin
.What happened (include all command output)?
I got this error message:
What did you expect to happen?
I expected the command to work. Something like this:
Step-by-step reproduction instructions (by running
brew
commands)Additional Notes
/opt/homebrew/Cellar/azure-cli/2.66.0/libexec/bin/pip install azure-graphrbac
.The text was updated successfully, but these errors were encountered: