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
321 stars 91 forks source link

RE: Missing error codes in AML vscode TSG #2356

Open shsuman opened 2 months ago

shsuman commented 2 months ago

From CSS:

_Hi Vscode Team,

Request you to add below codes as well, I have suggested them to add hosts as per - https://learn.microsoft.com/en-us/azure/machine-learning/how-to-access-azureml-behind-firewall?view=azureml-api-2&tabs=ipaddress%2Cpublic#hosts. Hopefully, that solves the issue. The need to add them to their Zscaler.

This is private link and No public computes –

Local vscode – image

Vscode web – image

All other CI apps work fine, issue is only with vscode._


_Hi Vscode team,

Ref - VSCode for Web - Overview (visualstudio.com)

Have 2 customer vscode issues with two different errors –

private endpoint scenario

VS code cannot connect to my compute instance since last Tuesday. I had VS code 1.64 and uninstalled and reinstalled a newer version 1.84. I can connect to the workspace to start or shut down my compute, but I cannot connect to my compute instance

•Time it started: Last Tuesday, Feb 20

•AzureML workspace it occurred in: mlworkspaceicdev1

•Error messages: Failed to connect to the remote extension host server (Error: WebSocket close with status code 1006)

No PES, but storage and CI in vnet This could be due to firewall rules

unable to install VScode server on the instance. This is the error :

'Maximum retries exhausted. Could not install VS Code server on me3-nc24sv3: Downloading VS Code server failed. Please try again later.'

While I troubleshoot this issue, I still feel they should be added to TSG with troubleshooting steps (specifically, collecting logs)–