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 expanding the database of the Mongo DB/SQL account in the Azure China account #2225

Open v-xinda opened 8 months ago

v-xinda commented 8 months ago

OS: Win10 Build Version: 20240104.1 Regression: Not a regression

Repro Steps:

  1. Sign in with Azure China account.
  2. Create a Mongo DB account -> Expand the Mongo DB account -> Create a new database.
  3. Expand the above database.
  4. Check whether no error occurs.

Expect: No error occurs.

Actual: An error occurs. image

More Info:

  1. This issue doesn't reproduce after signing in Azure account.
  2. This issue also reproduces for the SQL account.
JasonYeMSFT commented 8 months ago

I need to find out if the extension actually works at all with Azure China.

JasonYeMSFT commented 6 months ago

The extension should work with Azure China. I cannot reproduce this error. I will try to add more logging around the node production to hopefully get more details the next time you reproduce it.