Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.11.0 Azure: Sign in will not let me to select account #594

Closed
xiaolang124 opened this issue Jul 7, 2022 · 3 comments · Fixed by #595
Closed

0.11.0 Azure: Sign in will not let me to select account #594

xiaolang124 opened this issue Jul 7, 2022 · 3 comments · Fixed by #595
Assignees
Labels

Comments

@xiaolang124
Copy link

  • VS Code Version: 1.69.0
  • Azure Account Extension Version: 0.11.0
  • OS Version: win11

Steps to Reproduce:

  1. Open VS Code and use Azure: Sign in to sign in an account.
  2. Use Azure: Sign out to sign out the account.
  3. Use Azure: Sign in to sign in, but it does not let me to select another account. It will sign in the pre sign in account.
@xiaolang124
Copy link
Author

In 0.10.1, I can select account when using Azure: Sign in.

@philliphoff
Copy link
Contributor

I can reproduce this on Windows, but not Mac. It seems related to the elimination of the prompt property on the login query string in a prior change. I'll revert that and see if we get back to the prior behavior.

@philliphoff philliphoff self-assigned this Jul 7, 2022
@philliphoff philliphoff added the bug label Jul 7, 2022
@philliphoff
Copy link
Contributor

@xiaolang124 I believe I have a fix for this and you can try it out by manually installing the 0.11.1-alpha build. (See the "2 published" artifacts of the build, download the VSIX ZIP, expand, and then manually install the extension .vsix in VS Code)

It may be a couple weeks before the fix can get broader testing and work its way into a release, so hopefully this gets you unblocked in the meantime. If you find any other problems, just file new issues. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants