Matthew Ferrari

Results 2 comments of Matthew Ferrari

@jellis18 If I remember correctly, you also need to add an env variable for the storage backend the runtime uses. I believe I used the [emulator](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio).

@jellis18 Yes, however, you would need to ensure that the emulator is actually accessible from within the container where the runtime is running. A potentially easier way is to just...