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

Sign-in flow fails for personal MS accounts with email addresses with capital characters in them #242510

Open
msalaman opened this issue Mar 3, 2025 · 0 comments
Assignees

Comments

@msalaman
Copy link

msalaman commented Mar 3, 2025

Original issue brought up by customer in this bug opened for Github Copilot for Azure: microsoft/GitHub-Copilot-for-Azure#175

User tries to signs in to their Microsoft account to use the @Azure extension with an email address that has capital characters they are unable to login due to the following error:
Selecting either option doesn't work and just causes same error to appear

Issue is because of an equality check here:

&& accountToCreate.label !== session.account.label

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

No branches or pull requests

2 participants