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
378
stars
87
forks
source link
Automatic Connections to all accounts of Azurite Docker Containers #8234
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.
Preflight Checklist
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