vscode-cosmosdb icon indicating copy to clipboard operation
vscode-cosmosdb copied to clipboard

An error displays under it after creating a Mongo DB account with "Provisioned Throughput" capacity model and "v3.2" MongoDB version

Open v-xinda opened this issue 1 year ago • 1 comments

OS: Win10 Build Version: 20240306.1

Repro Steps:

  1. Create a Mongo DB account with "Provisioned Throughput" capacity model and "v3.2" MongoDB version.
  2. Expand this Mongo DB account.
  3. Chech whether no error displays under the Mongo DB account.

Expect: No error displays under the Mongo DB account.

Actual: An error displays under the Mongo DB account. image

More Info:

  1. Fail to create a Mongo DB account with "Serverless" capacity model and "v3.2" MongoDB version. image image
  2. An error occurs after deleting the above Mongo DB account. image image

v-xinda avatar Mar 07 '24 07:03 v-xinda

Verified this issue on the latest build 20240322.1, the "Provisioned Throughput" MongoDB V3.2 works well. But still fail to create a Mongo DB account with "Serverless" MongoDB V3.2.

Successfully created MongoDB V3.2 account with "Provisioned Throughput": image

Fail to create a Mongo DB account with "Serverless" MongoDB V3.2: image

image

Thank You.

Amar-QA avatar Mar 22 '24 07:03 Amar-QA