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

The tags of the two SQL accounts created with "Provisioned Throughput" and "Serverless" are inconsistent

Open v-mengwe opened this issue 4 years ago • 1 comments

OS: All Build Version: 20210627.1

Repro Steps:

  1. Create a SQL account with "Provisioned Throughput" capacity model, e.g. "elsa-sql-p".
  2. Create a SQL account with "Serverless" capacity model, e.g. "elsa-sql-s".
  3. Check whether the tags of the two SQL accounts are consistent.

Expect: The tags of the two SQL accounts are consistent.

Actual: The tags of the two SQL accounts are inconsistent. image

v-mengwe avatar Jun 28 '21 08:06 v-mengwe

Verified on the latest build 20211117.4, this issue still reproduces for now, we will continue to track this issue.

v-mengwe avatar Nov 22 '21 10:11 v-mengwe