Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
379
stars
87
forks
source link
Fail to paste one file from one file share which has 'Storage File Data Privileged Reader' role to one blob container which has 'Storage Blob Data Contributor' role #7796
Storage Explorer Version: 1.34.0-dev (98)
Build Number: 20240305.3
Branch: main
Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.3(Apple M1 Pro)
Architecture: x64/x64/x64
How Found: From running test cases
Regression From: Not a regression
Steps to Reproduce
Launch Storage Explorer -> Check the settings 'Enable Files OAuth Support' and 'Disable Usage Of Keys'.
Restart Storage Explorer.
Expand one storage account which has assigned a role 'Storage File Data Privileged Reader' -> File Shares.
Open one file share -> Copy one file.
Expand one storage account which has assigned a role 'Storage Blob Data Contributor' -> Blob Containers.
This issue doesn't reproduce if paste one blob from one blob container which has 'Storage Blob Data Reader' role to a file share which has 'Storage File Data Privileged Contributor' role.
Storage Explorer Version: 1.34.0-dev (98) Build Number: 20240305.3 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.3(Apple M1 Pro) Architecture: x64/x64/x64 How Found: From running test cases Regression From: Not a regression
Steps to Reproduce
Expected Experience
Succeed to paste the file.
Actual Experience
Fail to paste the file.
Additional Context