Azure / Azure/azure-functions-core-tools
Health check messages appear when AzureWebJobsStorage isn't configured
Open
area: local-development
bug
needs-investigation
potential-bug
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
### Version
4.8.0
### Description
When running a function app with http triggers only and AzureWebJobsStorage not configured, health check message appear continuously in the terminal.
### Steps to reproduce
Create a function app with VS Code, select http trigger. Run the app.
Contributor guide
Research direction
Reproduce the issue by creating an HTTP-triggered function app in VS Code and running it without AzureWebJobsStorage configured. Start by tracing the terminal output that repeatedly reports health checks; done means those messages no longer appear continuously for an HTTP-only app without storage configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100