I had this problem and solved it by setting the values ββfor AzureWebJobsDashboard and AzureWebJobsStorage in the local.settings.json file.
I got these values ββon the Azure portal in the section:
Function Applications β FunctionAppName β Application Application Settings β Managing Application Settings
source
share