microsoft / vscode-azurecli

VS Code extension for the Azure CLI 2.0
MIT License
71 stars 47 forks source link

Add option to configure `az` path #39

Closed robsonpeixoto closed 4 years ago

robsonpeixoto commented 6 years ago

I'm using macOs and I installed using brew install azure-cli. So it's not in the PATH 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.