Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to upload/clone/paste blobs with option 'Optimize block size (requires write permission)' unchecked in one attached blob container whose SAS URL is created by an access policy #7077

Closed
v-xianya opened this issue Jul 19, 2023 · 3 comments
Assignees
Labels
🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) ⚙️ blobs Related to blob storage 🧪 testing Found through regular testing ✅ merged A fix for this issue has been merged
Milestone

Comments

@v-xianya
Copy link
Member

Storage Explorer Version: 1.31.0-dev
Build Number: 20230719.2
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.4.1 (Apple M1 Pro)
Architecture: x64
How Found: Ad-hoc testing
Regression From: Previous release (1.29.2)

Steps to Reproduce

  1. Open Settings -> Transfers -> Set 'Buffer Size' to 4.
  2. Expand one storage account -> Blob Containers.
  3. Create a blob container -> Right click the blob container -> Click 'Manage Stored Access Policies...'.
  4. Add one access policy with full permissions.
  5. Attach the blob container via a SAS URL which is created by the access policy.
  6. Go to the attached blob container -> Upload one blob.
  7. There is a dialog -> Uncheck the option 'Optimize block size (requires write permission)' -> Click 'OK'.
  8. Check whether succeeds to upload the blob.

Expected Experience

Succeed to upload the blob.

Actual Experience

Fail to upload the blob.
image

Here is the AzCopy Log:
f693b399-53d6-ed44-40ff-bb5a1aa53e51.log

@v-xianya v-xianya added 🧪 testing Found through regular testing ⚙️ blobs Related to blob storage 🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) labels Jul 19, 2023
@MRayermannMSFT MRayermannMSFT self-assigned this Jul 19, 2023
@MRayermannMSFT MRayermannMSFT added this to the 1.31.0 milestone Jul 19, 2023
@MRayermannMSFT
Copy link
Member

Related to this: Azure/azure-storage-azcopy#2228

Will talk with Jason offline.

@v-xianya
Copy link
Member Author

Verified this issue on the build main 20231121.2. Fixed for upload.

@MRayermannMSFT MRayermannMSFT added the ✅ merged A fix for this issue has been merged label Nov 21, 2023
@v-xianya
Copy link
Member Author

Verified this issue on the main build 20231121.9. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 regression Issue was working in a previous version ⚙️ adls gen2 Related to hierarchical namespaces (ADLS Gen 2) ⚙️ blobs Related to blob storage 🧪 testing Found through regular testing ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

3 participants