microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 67 forks source link

An error occurs after adding firewall rule to the PostgreSQL server #2209

Closed v-xinda closed 9 months ago

v-xinda commented 11 months ago

OS: Win10 Build Version: 20231116.4 Regression: Previous release (0.20.0)

Repro Steps:

  1. Create a PostgreSQL server -> Configure firewall to connect to account.
  2. Check whether no error occurs.

Expect: No error occurs.

Actual: An error occurs. image

v-xinda commented 9 months ago

Verified this issue on the build 20240112.17, it doesn't reproduce for now. So I close it.