You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
vscode/src/vs/workbench/api/browser/mainThreadAuthentication.ts
Line 274 in c9dd842
The text was updated successfully, but these errors were encountered: