AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Fail to upload one blob with tags under one premium BlockBlobStorage account against Azure China account

Open v-xianya opened this issue 1 year ago • 6 comments
trafficstars

Storage Explorer Version: 1.33.0-dev (96) Build Number: 20240130.3 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04 Architecture: x64/x64 How Found: From running test cases Regression From: Not a regression

Steps to Reproduce

  1. Sign in with Azure China account.
  2. Expand one premium BlockBlobStorage account -> Blob Containers.
  3. Create a blob container -> Click 'Upload -> Upload Files...'.
  4. Select one file -> Add a tag on the upload dialog -> Click 'Upload'.
  5. Check whether succeeds to upload the blob.

Expected Experience

Succeed to upload the blob.

Actual Experience

Fail to upload the blob. image

Additional Context

  1. Here is the AzCopy log. 36b23362-b8be-804e-4706-35ce29565f74.log

  2. This issue doesn't reproduce for one premium BlockBlobStorage account under Azure account.

v-xianya avatar Jan 30 '24 09:01 v-xianya

The log says tags is not supported in this storage account.

JasonYeMSFT avatar Feb 01 '24 18:02 JasonYeMSFT

Hi @JasonYeMSFT Succeed to add tags and run tag query for the blobs under a premium BlockBlobStorage account.

v-xianya avatar Feb 02 '24 02:02 v-xianya

Let's discuss what we want to do with this in our next triage.

MRayermannMSFT avatar Feb 02 '24 18:02 MRayermannMSFT

Hi @JasonYeMSFT Succeed to add tags and run tag query for the blobs under a premium BlockBlobStorage account.

For clarification, did you "add tags and run tag query for the blobs under a premium BlockBlobStorage account" in a premium BlockBlobStorage account in Azure China?

Note for devs later: if add tags/run tag query works under a premium BlockBlobStorage account in China, then we will ask service team why the error says "tag is not supported", when it appears that only "uploading with tags" is not supported. But if add tags/run tag query does not work under a premium BlockBlobStorage account in China, we will confirm that "tags in a premium BlockBlobStorage account in China" is not supported.

MRayermannMSFT avatar Feb 05 '24 19:02 MRayermannMSFT

@MRayermannMSFT Yes. Succeed to add tags and run tag query for the blobs under a premium BlockBlobStorage account in a premium BlockBlobStorage account in Azure China. image

v-xianya avatar Feb 06 '24 02:02 v-xianya

@JasonYeMSFT ok, looks like probably this is a case of "not a very good error message" coming from the service. Likely "upload with tags" is what is not supported, not "tags" entirely. Please reach out to your service contact regarding this issue. Let's make sure our guess is correct, and we can then move this to platform issues milestone.

MRayermannMSFT avatar Feb 12 '24 19:02 MRayermannMSFT