Support local emulator in the azure deployment
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
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 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=...