When I debug the Timer Function, I get the message (forever) and cannot continue debugging... "The host is taking longer than expected to start"
Asked
Active
Viewed 283 times
1 Answers
0
I had this problem and I resolved it by setting values for AzureWebJobsDashboard and AzureWebJobsStorage in my local.settings.json file.
I obtained these values from the Azure portal under:
Function Apps -> FunctionAppName -> Function app settings -> Manage application settings

Avalanchis
- 4,500
- 3
- 39
- 48