AzureStorageExplorer
AzureStorageExplorer copied to clipboard
Automatic Connections to all accounts of Azurite Docker Containers
Preflight Checklist
- [x] I have installed the latest version of Storage Explorer.
- [x] I have checked existing resources, including the troubleshooting guide and the release notes.
- [x] I have searched for similar issues.
Problem
Since version 1.36.0, Storage Explorer supports only connecting automatically with the default account name and key from running Azurite Docker Containers.
Desired Solution
I want it to detect all accounts set in AZURITE_ACCOUNTS environment variable, and connect to all of them automatically.
Alternatives and Workarounds
We can connect manually, but with maybe 50 accounts, that's difficult to handle.
Additional Context
No response