I am using Azure Extensions for developing and deploying function app. When I open the Azure Extension tab, the RESOURCES fold is infinitely loading, without showing the remote subscription tree.
I tried to log out and log in again, but it gives the error "You appear to be offline. Please check your network connection." Restarting VS Code will just repeat the nightmare.
I am using my home MacBook and don’t have any proxy setup. It worked before but all of a sudden it stopped.
Currently I am totally stuck. Any help would be very much appreciated!
2
Answers
From this comment
SOLVED for me: Works when updating vscode settings (reload required): "http.systemCertificates": false
Even either of OS (Windows or Mac), I observed the same glitch in my VS Code IDE i.e., sometimes extensions will load slowly related to Azure and below workaround helps me to load it faster):
Cmd+Shift+P
)(OR)
Note:
Updated Answer:
Check this GitHub-VSCode Issue 147 and SO. Still if you’re facing the same issue, you can raise the ticket in the same GitHub Issue Forum of VS Code.