Azure / Azure/azure-functions-dotnet-worker
Support expression resolution from configuration sources registered by the worker
Open
area: configuration
design
enhancement
team-issue
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
This tracks a feature request for the issue described in #1238
To summarize: Today, the expression resolution is performed by the host, so configuration sources registered with the worker are not used in the process.
We should support resolution from sources registered by the worker to ensure we have parity with the host behavior.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.