microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
324 stars 94 forks source link

Failed to connect to the remote extension host server (Error: Proxy Authentication Required) #2318

Open prasiyer opened 7 months ago

prasiyer commented 7 months ago

Does this occur consistently? Yes Repro steps:

  1. Initiate VS Code (Desktop) from Azure Compute Instance
  2. Trying this from my company network

Action: Resolver.resolve Error type: 407 Error Message: Proxy Authentication Required

Version: 0.46.1 OS: win32 OS Release: 10.0.19045 Product: Visual Studio Code Product Version: 1.87.0 Language: en

Call Stack ``` t.createAzureMLHttpError extension.js:2:1466248 t.HttpService.sendRequest extension.js:2:1468323 async s.get extension.js:2:1438565 extension.js:2:1621385extension.js:2:1621385 ```
prasiyer commented 6 months ago

Can you pls provide an update?