microsoft / microsoft/vscode-azureresourcegroups
No Directory list or error shows when executing "Azure: Sign in to Directory..." command
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: All
Build Version: 0.9.7
Regression: Not a regression
Repro Steps:
- Disable the setting "Microsoft: Use Msal".
- F1 -> Select "Azure: Sign in to Directory...", the below error occurs.
- Sign in with Azure account.
- F1 -> Select "Azure: Sign in to Directory..." again.
- Check whether a Directory list or error shows.
Expect:
A Directory list or error shows.
Actual:
No Directory list or error shows.
More Info:
This issue does not reproduce if the setting "Microsoft: Use Msal" is enabled.
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
Start by reproducing the issue with “Microsoft: Use Msal” disabled, then follow the implementation of the “Azure: Sign in to Directory...” command and its post-sign-in flow. Compare the behavior with MSAL enabled; done means the command shows a Directory list or an error after signing in, rather than returning no result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- authentication, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100