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
323 stars 93 forks source link

Can't connect #2419

Closed finnatsea closed 1 month ago

finnatsea commented 1 month ago

Does this occur consistently? Repro steps:

1. 2.

Action: Resolver.resolve Error type: 72 Error Message: Operation cancelled.

Version: 0.48.0 OS: darwin OS Release: 23.5.0 Product: Visual Studio Code Product Version: 1.91.1 Language: en

Call Stack ``` s extension.js:2:1556074 extension.js:2:1622671extension.js:2:1622671 ```
shsuman commented 1 month ago

@finnatsea It seems like you are dismissing a VS Code dialog. It might be either the sign in dialog or start the Compute instance dialog. Please approve both the dialogs if presented to connect

shsuman commented 1 month ago

Closing because of inactivity. Please reopen if need be :)