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

Azure ML extension cannot Sign In to my Subscription #2209

Closed hugosouto closed 8 months ago

hugosouto commented 8 months ago

Does this occur consistently? Repro steps:

1. 2.

Action: azureAccount.onSessionsChanged Error type: 125 Error Message: Cannot find subscription with id: redacted:id

Version: 0.37.2023102509 OS: linux OS Release: 5.15.0-1040-azure Product: Visual Studio Code Product Version: 1.83.1 Language: en

Call Stack ``` E. extension.js:2:2267383 s extension.js:2:2264866 ```
sevillal commented 8 months ago

Thanks for filing this issue @hugosouto . Could you please share the logs by following these instructions?

hugosouto commented 8 months ago

I just reinstalled the Azure extensions on the Compute Instance and it worked. Thanks for the feedback, @sevillal !