Azure / Azure/azure-functions-host

Error messages pre-pend AzureWebJobs* for connection strings

Open
#1,446 1 comment 0 reactions 0 assignees View on GitHub
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*.
![error string](https://cloud.githubusercontent.com/assets/3811352/25300296/fe877b6a-26c0-11e7-8933-0dbcf9679fb3.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.