Connecting VSCode Desktop (Locally) to Azure Studio Compute Instance through Azure Machine Learning Extension #1245
Closed
aiplayer93
started this conversation in
Extension Show and Tell
Replies: 3 comments 2 replies
-
can anyone help? I have the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
This isn't the right place for you to be requesting help. Please see the pinned post. |
Beta Was this translation helpful? Give feedback.
2 replies
-
It is #5 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys,,
I have been combing the internet for this for a long long time, so your help is very very much appreciated,
I am trying to connect to an Azure Studio Compute Instance through VSCode Desktop and its associated Azure Machine Learning VSCode extension.
1. Context: While developing in Azure Studio ML Compute instance, I would need to develop in VSCode Desktop locally (VSCode Web in the Azure Studio I have is freezing and the Desktop version link in Azure Studio does not open my VSCode with administrative privileges - and for the work I do I need to develop locally with elevated privileges).
I have tried to connect from VSCode Desktop (local VSCode) to an Azure ML Compute Instance through the Azure Machine Learning Extension (and the associated Remote) last week. It did work through VS Code Azure extension and then suddenly broke a few days later. The error message varies depending on the vs code extension that is being used.
Usually however, the error is either that
2. The question: So I have managed to make it work before by tweaking the different version number of Azure Machine Learning and Azure Machine Learning Remote at 0.28.0 and 0.32.0 respectively (the most up to date version gave errors and I tweaked on the different versions). The VSCode version I have now is 1.90.2. Please note I have tried to create a new workspace in Azure Studio and new computes and also reinstalled VSCode to the current 1.90.2 version.
Is this a matter of version compatability and what would be the best combinations of version to make it work? What would a quick fix be for this? Should I consider the ssh route for this instead of the extension (note our compute instance is not allowed for now to have a public IP due to the vnet restrictions that are applied on the workspace).
Thanks for the help,
Beta Was this translation helpful? Give feedback.
All reactions