In testing Azure Functions locally, I am receiving this error.
"There was an error performing a read operation on the Blob Storage Secret Repository. Please ensure the 'AzureWebJobsStorage' connection string is valid."
I have Azure Blob Storage setup, including Storage Emulator and Storage Explorer. How can this be fixed?
