vscode-cosmosdb
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
OS: Win10 Build Version: 20240306.1
Repro Steps:
- Create a Mongo DB account with "Provisioned Throughput" capacity model and "v3.2" MongoDB version.
- Expand this Mongo DB account.
- 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.
More Info:
- Fail to create a Mongo DB account with "Serverless" capacity model and "v3.2" MongoDB version.
- An error occurs after deleting the above Mongo DB account.
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":
Fail to create a Mongo DB account with "Serverless" MongoDB V3.2:
Thank You.