microsoft / vscode-cosmosdb

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

An error occurs after creating a new Mongo DB account #2239

Closed v-xinda closed 6 months ago

v-xinda commented 6 months ago

OS: Win10 Azure Databases Build Version: 20240207.4 Azure Resource Build Version: 0.8.4 Regression: Not a regression

Repro Steps:

  1. Expand the subscription -> Create a Mongo DB account.
  2. Check whether no error occurs.

Expect: No error occurs.

Actual: An error occurs. image

More Info:

  1. This issue also reproduces for the SQL, Graph and Table accounts.
  2. This issue doesn't reproduce for the PostgreSQL server.