microsoft / microsoft/vscode-azureresourcegroups

The prompt "Waiting for Azure sign-in…" doesn't disappear after completing the sign-in

Open
#723 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI
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:

  1. Open a dist folder in VS Code.
  2. Create a storage account.
  3. F1 -> Sign Out.
  4. F1 -> Azure: Sign In with Device Code -> Click "Copy & Open" (Don't paste the code into the webpage yet).
  5. Back to VS Code -> Navigate to "Explorer" view -> Right click the folder -> Click "Deploy to Static Website via Azure Storage…".
  6. Pop up "Waiting for Azure sign-in…".
    image
  7. Back to the sign-in page in browser --> Enter the code and complete the sign-in.
  8. 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.
image

More Info:

  1. The subscriptions list in the RESOURCES view after executing the above steps.
  2. Sign in again after clicking the prompt "Waiting for Azure sign-in…".

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.