AzureStorageExplorer
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...
### Preflight Checklist - [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [x] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...
### Preflight Checklist - [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [x] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...
Below is the error I am facing when trying to sign-in to Azure Storage explorer. It was working fine earlier and started getting this error after a week of not...
### Preflight Checklist - [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [x] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...
The tab panel path manager seems to assume tab display names are static. However, among other things, the panel API allows a tab's display name to be changed. This can...
### Preflight Checklist - [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [x] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...
**Storage Explorer Version**: 1.36.0-dev (101) **Build Number**: 20241017.1 **Branch**: main **Platform/OS**: Windows11/Linux Ubuntu 22.04/MacOS Sequoia 15.0(Apple M1 Pro) **Architecture**: arm64/x64/arm64 **How Found**: Exploratory testing **Regression From**: Not a regression ##...
**Storage Explorer Version**: 1.36.0-dev (101) **Build Number**: 20240926.1 **Branch**: main **Platform/OS**: Windows11 **Architecture**: arm64 **How Found**: From running test cases **Regression From**: Not a regression ## Steps to Reproduce ##...
According to [Electron documentation](https://www.electronjs.org/docs/latest/api/webview-tag#warning), the use of `` elements to render embedded content is based on volatile Chromium features and is therefore discouraged. We should investigate migrating our existing infrastructure...