microsoft / microsoft/AzureStorageExplorer
Azure Storage Explorer 1.15.1 is missing "List" permission when creating SAS on a VHD
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.15.1
Build Number: 20200902.9
Platform/OS: MacOS 10.15.7
Architecture: x64
Regression From: Not sure. Updated maybe a month ago.
Bug Description
The partner portal requires r and l options when creating Shared Access Signatures when sharing images for Marketplace submission. I now get the error:
Permissions (sp) must include read "r" and list "l".
And there is no option to select "List" in the list of permissions.
Steps to Reproduce
Right click on a VHD and select create shared access signature. Under permissions, "list" has been removed.
Expected Experience
List and Read used to be selected by default. I have full permissions over the image (I created it). I have done this dozens of times before and never had an issue.
My role is: Service Administrator | Has full access to all resources in the subscription
Oddly enough I just checked and read is present on previous images created the same way.
I added the Reader Role to my resource group and the list option showed in explorer, but then the Partner Portal complained that the link was not created with a VHD extension. I searched and found that there is now a Azure Storage Explorer in the Portal now. I used that and it worked fine.
It also seems that the option to create a "container-level" shared signature is also missing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.