Azure / Azure/azure-functions-host
Binding Extension Errors in OOP Languages
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 37
Description
For example, in node:
https://github.com/Azure-Samples/azure-serverless-workshop-team-assistant/tree/master/5-voting-service
If you create a CosmoDB binding and fail to install the extension, the function will still execute without errors. We need to raise the error or a warning if unexpected items are found in context.bindings
Contributor guide
Research direction
Begin with the linked 5-voting-service example and inspect how the Node function uses context.bindings when the extension is missing. Reproduce the Cosmos DB binding setup, then verify that unexpected items in context.bindings produce an error or warning; no specific host file or test is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, node.js
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100