microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
49 stars 29 forks source link

Can the extension sign in also sign in for Azure CLI in the integrated terminal #759

Open jlian opened 8 months ago

jlian commented 8 months ago

There's a longstanding issue where the interactive az login doesn't work with GitHub Codespaces in browser https://github.com/Azure/azure-cli/issues/20315

This extension has Azure sign-in that works properly with Codespaces in browser, but it doesn't seem to sign-in for Azure CLI in the terminal. It would be great if it could, like the GitHub extension and gh CLI both work seamlessly in this aspect.

alexweininger commented 8 months ago

Thanks for the suggestion. I can't make any promises, but this functionality is on our radar and is something we'd like to achieve.