Errors during the azd init
- an issue with az installation
#439
-
Hi, I encountered the issue with Environment:Windows Terminal + GitBash /d/dev/azd-cosmos-todo
$ where azd
C:\Users\Oleksii_Nikiforov\AppData\Local\Programs\Azure Dev CLI\azd.exe
/d/dev/azd-cosmos-todo
$ where az
C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin\az
C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin\az.cmd
/d/dev/azd-cosmos-todo
$ az version
Azure-cli Azure-cli-core Azure-cli-telemetry
----------- ---------------- ---------------------
2.39.0 2.39.0 1.0.6
/d/dev/azd-cosmos-todo
$ azd version
azd version 0.1.0-beta.3 (commit 77ab01c3bcf40d12852d543506ecbb935a779f81)
/d/dev/azd-cosmos-todo
$ echo $SHELL
/usr/bin/bash |
Beta Was this translation helpful? Give feedback.
Answered by
karolz-ms
Aug 8, 2022
Replies: 1 comment
-
Oleksii, I believe this is a bug; I have created an issue to have it fixed: #441 Thanks again for reporting this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NikiforovAll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oleksii, I believe this is a bug; I have created an issue to have it fixed: #441
Thanks again for reporting this.