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

[Suggestion] It would be better to remove action "View Collection Offer" from collection of the Serverless capacity model SQL account #2260

Open v-xinda opened 5 months ago

v-xinda commented 5 months ago

OS: All Build Version: 20240306.1 Regression: Not a regression

Repro Steps:

  1. Create a SQL account with Serverless capacity model -> Create a database -> Create a collection.
  2. Right click the collection -> Click "View Collection Offer".
  3. Check whether no error occurs.

Actual: An error occurs. image

Suggestion: It would be better to remove action "View Collection Offer" from collection of the Serverless capacity model SQL account.

More Info: This issue doesn't reproduce for the Provisioned Throughput" capacity model.