I have a Function App in azure and when I hit the URL of the function app it says \"Function host is not running.\" I am not sure where I have to check and what needs to be
I was getting this after adding dependency injection support - I had an error in the startup class which stopped the host from starting.