Closed robsonpeixoto closed 4 years ago
I'm using macOs and I installed using brew install azure-cli. So it's not in the PATH variable.
brew install azure-cli
PATH
I'd like to configure the az binary path to avoid this error: 'az' not found on PATH, please make sure it is installed.
az
'az' not found on PATH, please make sure it is installed.
I'm using macOs and I installed using
brew install azure-cli
. So it's not in thePATH
variable.I'd like to configure the
az
binary path to avoid this error:'az' not found on PATH, please make sure it is installed.