microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.53k stars 455 forks source link

Azure: Support Sovereign clouds #17654

Open kimisikainai opened 1 year ago

kimisikainai commented 1 year ago

Steps to Reproduce:

  1. Add connection
  2. The following error occurs (maybe using the global version of the login connection) image
cheenamalhotra commented 1 year ago

Hi @kimisikainai

VSCode MSSQL extension doesn't support non-public national clouds at the moment.

kimisikainai commented 1 year ago

Do you have a plan to support it?