microsoft / microsoft/vscode-azureresourcegroups
The prompt "Waiting for Azure sign-in…" doesn't disappear after completing the sign-in
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win 10
Build Version: 20230531.1
Regression: Not a Regression
Repro Steps:
- Open a
distfolder in VS Code. - Create a storage account.
- F1 -> Sign Out.
- F1 -> Azure: Sign In with Device Code -> Click "Copy & Open" (Don't paste the code into the webpage yet).
- Back to VS Code -> Navigate to "Explorer" view -> Right click the folder -> Click "Deploy to Static Website via Azure Storage…".
- Pop up "Waiting for Azure sign-in…".
- Back to the sign-in page in browser --> Enter the code and complete the sign-in.
- Check whether the prompt "Waiting for Azure sign-in…" disappears.
Expect:
The prompt "Waiting for Azure sign-in…" disappears.
Actual:
The prompt "Waiting for Azure sign-in…" doesn't disappear.
More Info:
- The subscriptions list in the RESOURCES view after executing the above steps.
- Sign in again after clicking the prompt "Waiting for Azure sign-in…".
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 in VS Code through the "Deploy to Static Website via Azure Storage…" entry point while completing Azure device-code sign-in in the browser. Trace the extension's waiting prompt and sign-in flow; done means the "Waiting for Azure sign-in…" prompt disappears immediately after sign-in completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- authentication, cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100