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

I'm getting an error trying to open a Azure ML notebook in Web VS Code #2243

Closed hugosouto closed 8 months ago

hugosouto commented 10 months ago

Does this occur consistently%3F Repro steps:

  1. Log in Azure Machine Learning Workspace
  2. Start a CPU Compute Instance ;
  3. Clone https://github.com/MicrosoftLearning/mslearn-dp100 in Users/;
  4. Open the notebook file at Users//mslearn-dp100/04 - Run Experiments.ipynb (or any other notebook);
  5. Click on "VS Code (Web)" in "Applications" column;
  6. Click on right profile to authenticate in "https://login.microsoftonline.com/".

Error message: Failed to authenticate. Error type: AuthError

image

Version: 0.40.0 Browser Name: Microsoft Edge Browser Version: 119.0.0.0 OS: Windows 10 64-bit Product: Visual Studio Code Product Version: 1.85.0 Language: pt-br

Call Stack ``` kt.getSession webOpener.js:2:706485 https:/webOpener.js:2:785509 Ar.measure webOpener.js:2:792625 Tr.getSession webOpener.js:2:785467 Tr.create webOpener.js:2:785203 $n.resolve webOpener.js:2:742078 https:/webOpener.js:2:772423 Ar.measure webOpener.js:2:792625 Lr.doRoute webOpener.js:2:772380 Module.Ir webOpener.js:2:793228 ```
sevillal commented 10 months ago

@hugosouto I apologize for the issue you are facing. Could you please send us the logs you get by following these instructions?

sevillal commented 8 months ago

Closing due to inactivity. Please reopen if needed.