microsoft / vscode-azure-account

Common Azure Login extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account
Other
138 stars 131 forks source link

Azure Sign issue with Vscode #971

Closed Vishal-Thatapudi closed 5 months ago

Vishal-Thatapudi commented 5 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: azure-account.loginToCloud Error type: Error Error Message: Get redacted:key returned http error: 400 and server response: {"error":"interaction_required","error_description":"AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'redacted:id'. Trace ID: redacted:id Correlation ID: redacted:id Timestamp: redacted:id redacted:id07Z","error_codes":[redacted:id],"timestamp":"redacted:id redacted:id07Z","trace_id":"redacted:id","correlation_id":"redacted:id","error_uri":"redacted:url

Version: 0.12.0 OS: linux OS Release: 6.5.0-1021-azure Product: Visual Studio Code Product Version: 1.89.1 Language: en

Call Stack ``` Logger.createError extension.bundle.js:2:893444 extension.bundle.js:2:906329 ```
### Tasks
- [ ] https://github.com/microsoft/vscode-azure-account/issues/969
alexweininger commented 5 months ago

Which extensions are you trying to use with Azure Account? I'm asking because many extensions have moved off of Azure Account for authentication, and moved to the built-in VS Code Microsoft authentication provider.

If you can, try out the new command you can access from the Azure Resources view:

image
AzCode-Bot commented 5 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!