AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

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 virtu...

Results 654 AzureStorageExplorer issues
Sort by recently updated
recently updated
newest added

### Problem As we have about 50 storage accounts, I use quick acces for the most important tables and blobs. But as I have diffent use cases I 'd like...

When key-based authentication is disabled, getting started with Storage Explorer is difficult without the proper permissions to resources. We should explorer ways to make the experience easier or help users...

:grey_question: investigate

ServiceHub is a hefty dependency for managing inter-process communications with the identity library. If we could instead implement a .NET provider for identity, that would cut out the dependency as...

:grey_question: investigate

Since v18, Node natively supports a test framework very similar to Mocha. Switching to Node tests will reduce dependencies, simplify maintenance, and bring better performance. It also comes with several...

:test_tube: engineering

The windows arm64 azcopy executable package is published (https://www.npmjs.com/package/@azure-tools/azcopy-win-arm64), but we don't use it in the azcopy node wrapper. Don't forget to update the azcopy-node readme with changes including linking...

Attempting to modify tags for blobs in a v1 storage account is not blocked until the service reports an error. Tag operations should not be permitted at all to prevent...

Some commands, like setting the public access level, are not even shown in one context. We should only be disabling commands. Choosing not to show them becomes very confusing unless...