microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
52 stars 28 forks source link

Unable connect to Azure in VSCode #797

Closed PeterbASKSd closed 8 months ago

PeterbASKSd commented 9 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: azureResourceGroups.logIn Error type: Error Error Message: Network failure

Version: 0.8.3 OS: darwin OS Release: 23.0.0 Product: Visual Studio Code Product Version: 1.85.1 Language: en

Call Stack ``` f.J extension.js:1:215864 f.I extension.js:1:214775 f.u extension.js:1:207200 f.r extension.js:1:206235 Object.createSession extension.js:1:508034 ```

Tried:

  1. Unchecked http.systemcertificate
  2. Don't have any proxy
  3. Remove expired keychain
  4. Remove all extension
nturinski commented 8 months ago

Does this happen consistently? Could you provide logs from the Microsoft Authentication extension? You should be able to see it in your output channel and selecting Microsoft Authentication in the drop-down.

image

AzCode-Bot commented 8 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!