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

No resource shows in "Azure View" after updating the Azure Databases extension build #2287

Open v-ruizh opened 1 month ago

v-ruizh commented 1 month ago

OS: Win10 Build Version: 20240706.1

Repro Steps:

  1. Install the current released Azure Databases extension v0.22.0.
  2. Navigate to "Azure View", the Azure resources show well.
  3. F1 -> Select "Extensions: Install from VSIX..." to install the latest main branch Azure Databases extension v0.22.1-alpha.
  4. Click "Restart Extensions" button in the below notification. image
  5. Check whether the Azure resources show well or not.

Expect: The Azure resources show well. image

Actual: No resource shows in "Azure View". image

More Info: Refresh the "Azure View" can fix this issue.

Amar-QA commented 1 month ago

The issue also occurs after updating the Azure Container Apps Extension Build. Build Version: 20240705.1

image