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
Maybe the certificate chain is somehow broken. Not sure if the proxy should make a difference, but one way to investigate further is to (install and) run:
proxytunnel -p myProxy:8080 -d login.microsoftonline.com:443 -a 7000
When I select the Azure: Sign In command nothing happens and I receive the following errors in the Developer Tools console:
I am also behind a proxy if that makes a difference, however I have the HTTP_PROXY and HTTPS_PROXY env variables set as follows:
HTTPS_PROXY=http://myProxy:8080
HTTP_PROXY=http://myProxy:8080
Versions:
VS Code version: 1.26.1
Azure Account extension: 0.4.3
Node: 8.9.3
Chrome: 61
The text was updated successfully, but these errors were encountered: