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 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: