You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two azure accounts A and B, both of them have been used to logged my personal computer.
My azure compute instance is submitted by A.
When I try to access the instance by VS code + Azure machine learning toolkit, my credential was set to B by mistake. As a result, it failed to connect to the instance.
How can I clear the credential in my local device so that I can connect to the resource by B correctly?
Actual Behavior
There is no chance to re-select the credential during the connection process. And the error message is
User B cannot connect to the interactive job xxx as it was submitted by A. Please sign in to the correct account or connect to a job submitted by B.
Hi @zyeric, I apologize for the issue you are encountering. Do you see account B in the Accounts section (n the bottom left of the VS Code window? If so, could you sign out of that account and sign in with account A?
@tbombach thanks for your reply. I tried to clear all extensions cache (%USERPROFILE%/.vscode/extensions) and all settings (%APPDATA%\Code) and it works (although need to reinstall extensions).
I will try your approach next time I encounter the problem.
Expected Behavior
I have two azure accounts A and B, both of them have been used to logged my personal computer.
My azure compute instance is submitted by A.
When I try to access the instance by VS code + Azure machine learning toolkit, my credential was set to B by mistake. As a result, it failed to connect to the instance.
How can I clear the credential in my local device so that I can connect to the resource by B correctly?
Actual Behavior
There is no chance to re-select the credential during the connection process. And the error message is
Steps to Reproduce the Problem
NA
Specifications
The text was updated successfully, but these errors were encountered: