Azure / Azure/azure-functions-core-tools
dynamic/overridable input bindings on Javascript functions
Open
pending-customer-response
question
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 13
Description
Using the v2 functions in Javascript, i have a queue as the input binding.
in local development i would like to override the queue input binding - is it possible to do this in `local.settings.json`? or some other method, without making changes to function.json directly?
Contributor guide
Research direction
Start by comparing the JavaScript v2 function's queue input binding in function.json with local.settings.json during local development. Determine whether an override mechanism is supported without editing function.json, and consider the work complete when a documented or tested method reliably selects a different queue locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100