microsoft / vscode-azure-account

Common Azure Login extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account
Other
139 stars 129 forks source link

Error during launch of Azure: Open Powershell in Cloud Shell . #176

Open Chaebi opened 4 years ago

Chaebi commented 4 years ago

I have powershell 7 installed in my machine. I am not able to launch the Azure:Open Powershell in Cloud Shell. It authenticates the account, allocate the drive but then it throws some error and closes it down. I am attaching the screen shot of the error image

SidMatGIT commented 4 years ago

I am getting the same problem, was there a workaround for this ?

PDunbarCGI commented 3 years ago

I'm also having this problem. One thing that I note is that if I launch code.exe from a command-prompt or Windows PowerShell session (powershell.exe), launching Cloud Shell crashes. However, If I launch code.exe from a PowerShell 7.1 session (pwsh.exe), I'm able to start Cloud Shell normally.