microsoft / microsoft/AzureStorageExplorer
Support for customer-managed keys in blob storages
@craxal is already working on this.
Since Sep 29, 2025.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Problem
I have a blob storage where I encrypt files using customer-managed keys, and I cannot get those files with Azure Storage Explorer
Desired Solution
I would like to specify my cpk encryption key for a specific blob storage, so every file i upload is uploaded with this key, and every file i download is downloaded with the key
Alternatives and Workarounds
I was looking for extensions doing that, but didn't find any. I would be more than happy to code the extension myself, but it seems you can't build extensions as long as you're not approved by microsoft
Additional Context
No response
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.