-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AZ CLI 2.0 has to be installed every time bash opens #1992
Labels
Comments
Here it is:
/mnt/c/Users/teodelas/AppData/Local/Programs/Python/Python35/Scripts/az
|
Interesting, it looks like we're picking up the Windows version of az through interop. |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ver
at a Windows Command Prompt)[Version 10.0.15063
Azure CLI doesn't work after restarting BashOnWindows. I have to reinstall it. In other words, I can install AZ CLI, it works fine, but if I close and restart Bash, az is not available.
Error: /usr/bin/python: No module named azure
<cmd>
is failing, then runstrace -o strace.txt -ff <cmd>
, and post the strace.txt output here)The text was updated successfully, but these errors were encountered: