-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User account not found in MSAL cache on Linux #17744
Comments
as reference, the same problem happens in azure data studio: microsoft/azuredatastudio#23688 |
To mitigate this issue in Linux, users can temporarily disable But if its related to proxy settings, like in ADS (comment) - that would require providing correct proxy URL in |
Helped. It's connected to the db. Tried also on ADS and worked as well.
As already mentioned in ADS, I'm not behind any proxy. The db connection is tunneled through ssh using bastion to the Azure database instance. |
Confirming that the same workaround worked for me on Linux (openSUSE 15.5, Azure Data Studio 1.44.1). For clarity this is where to set it: |
Above workaround worked for me when I encountered the same issue on (ARM) MacOS. Thanks |
Type: Bug
Error when tring to connecting to the server.
After choose Active Directory login and successful login the extension showss a dialog error.
Below the console log information:
[2:40:17 PM] Connecting to server "...database.windows.net,1433" on document "....database.windows.net,1433__DEVCE".
[2:40:17 PM] Error connecting to server "twinner-devtest-sql-server.database.windows.net,1433". Details: User account '@' not found in MSAL cache, please add linked account or refresh account credentials.
Extension version: 1.19.1
VS Code version: Code 1.80.0
OS version: Linux x64 5.19.0-46-generic snap
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: