azurestorageexplorer icon indicating copy to clipboard operation
azurestorageexplorer copied to clipboard

Support local emulator in the azure deployment

Open Meir017 opened this issue 2 months ago • 2 comments

Connecting to a local azurite instance doesn't work from the deployed version running on azure.

Would be nice tobuse the existing deployment instead of having multiple instances running, one for each azurite i have running locally

Meir017 avatar Oct 26 '25 22:10 Meir017

Hello @Meir017 , I'm not sure if I'm following your request correctly.

Do you want to connect to your local azurite from the deployed site ar https://azurestorage.azurewebsites.net/ ?

sebagomez avatar Oct 27 '25 20:10 sebagomez

@sebagomez yes, I want to connect to my local azurite from the site https://azurestorage.azurewebsites.net/

this way with https://github.com/dotnet/aspire I could just add another http endpoint on the storage-account resources that points to something like https://azurestorage.azurewebsites.net?connection-string=...

Meir017 avatar Oct 27 '25 20:10 Meir017