Azure / Azure/azure-functions-host
Error messages pre-pend AzureWebJobs* for connection strings
Open
bug
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
When a connection string is missing (e.g. for a queue output binding) the error messages pre-pend the name with AzureWebJobs*.

Contributor guide
Research direction
Start by reproducing the missing connection string error for a queue output binding and compare the displayed name with the configured name. The issue mentions no source file or test, so locate the Azure Functions host error path first. Done means the error message no longer prepends AzureWebJobs* to the connection-string name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100