Skip to content
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

Newly added Azure SQL Db connection not showing #18587

Open
abdullahmoosa opened this issue Jan 24, 2025 · 0 comments
Open

Newly added Azure SQL Db connection not showing #18587

abdullahmoosa opened this issue Jan 24, 2025 · 0 comments

Comments

@abdullahmoosa
Copy link

  • MSSQL Extension Version: 1.27.0
  • VSCode Version: 1.96.4 (Universal)
  • OS Version: Darwin x64 24.2.0

I used the 'Add Connection' feature to connect with my azure sql database. I provided the credentials as asked. I checked the output log and it mentioned that it was connected to the server. FYI:

[11:29:31] Connecting to server "{server}.database.windows.net" on document "{server}.database.windows.net_{db_name}{admin}{connection_name}".
[11:29:34] Connected to server "{server}.database.windows.net" on document "{server}.database.windows.net_{db_name}{admin}{connection_name}". Server information: {"cpuCount":null,"physicalMemoryInMB":null,"serverMajorVersion":12,"serverMinorVersion":0,"serverReleaseVersion":2000,"engineEditionId":5,"serverVersion":"12.0.2000.8","serverLevel":"RTM","serverEdition":"Azure SQL DB","isCloud":true,"azureVersion":2,"osVersion":"Windows ","machineName":"","options":{}}
Then, i checked the sql server: connections page.However, no connection was shown.

I restarted the vscode, also restarted the pc to check if it helps. But unfortunately the error persisted.

My VSCode and MSSQL both are updated to the latest version as far as I am aware.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant