azurestorageexplorer
azurestorageexplorer copied to clipboard
☁💾 Manage your Azure Storage blobs, tables, queues and file shares from this simple and intuitive web application.
Hi, thank you for the work! Could it be possible to be able to set alternative blob endpoints? I wanted to use your tool with local azurite: https://docs.microsoft.com/en-us/azure/storage/common/storage-configure-connection-string So adding...
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.10.0 to 12.13.0. Commits dd17f33 July Release Prep - Confidential Ledger (#29675) b62fd9f [AzureMonitorExporter] Split Integration.Tests project (#29703) ad4d05e fix test construction (#29700) 4586797 Fix null errors...
Bumps [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) from 12.8.0 to 12.11.0. Release notes Sourced from Azure.Storage.Queues's releases. Azure.Storage.Queues_12.11.0 12.11.0 (2022-07-07) Includes all features from 12.10.1-beta.1. Commits dd17f33 July Release Prep - Confidential Ledger (#29675) b62fd9f...
Microsoft's Storage Accounts only support lowercase and numbers in names: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftstorage Supplying invalid values (accidentally since I missed the space!) results in attempting to use the value, instead of validating...
How feasible is it to add support for this to play nice with the local emulator (e.g. azurite) where you do not have to signin to azure? When I run...
Does anyone else get this is the web page / demo page: Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.6.0. Release notes Sourced from helm/chart-releaser-action's releases. v1.6.0 What's Changed Allow to mark the published github release as latest by @szaimen in helm/chart-releaser-action#135 Support actions...
Bumps [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) from 12.8.0 to 12.8.1. Release notes Sourced from Azure.Data.Tables's releases. Azure.Data.Tables_12.8.1 12.8.1 (2023-08-15) Bugs Fixed Fixed the URL returned by TableClient.Uri when connecting to Azurite Commits f834b2a Update...