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

```[tasklist] ## Tasks - [ ] Reconfirm that our Content-Security-Policy is most restrictive as possible, and that all dialogs use the policy if possible - [ ] Determine where `script`...

:grey_question: investigate
:test_tube: engineering

Can be completed after https://github.com/microsoft/AzureStorageExplorer/issues/7491 is done.

:test_tube: engineering

We currently write an explicit rule for each column. A lot of columns share the same sorting rules (e.g. string values are always converted to lowercase and then compared by...

:test_tube: engineering

In the past, message boxes were just the native OS dialogs, and the possible icons we could display were limited. We've been using custom dialogs for a while now, so...

:test_tube: engineering

Goal for 1.33: Have at least 5 extensions using esbuild to bundle. Get feedback from CTI on if any bugs were created, get feedback from devs on productivity improvements. ```[tasklist]...

:test_tube: engineering

- Don't append "(secondary)" to name directly, use `status` feature, using `useSecondaryConnection` attribute as a signal - When attaching nodes, if we detect it is secondary, then create node as...

:gear: blobs
:test_tube: engineering

Analyze current state of startup perf, determine if there are any places we can find improvements that we do not yet already know about. Investigation results: Startup perf has been...

:bulb: feature request

Currently, we use int versions to detect whether an update is available for the current version of Storage Explorer. Because int versions always increment, this becomes problematic when patch updates...