microsoft / microsoft/vscode-azureresourcegroups
Can the extension sign in also sign in for Azure CLI in the integrated terminal
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Azure sign-in flow, the integrated terminal, and az login, but no files or tests. Start by locating the extension's sign-in entry point and how it interacts with the terminal, then verify the desired behavior in a browser-based GitHub Codespace: signing in through the extension should also authenticate Azure CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- authentication, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100