Azure / Azure/azure-functions-templates
Table Take/Filter help text not correct
Open
- Dominant language
- C#
- Stars
- 363
- Forks
- 206
- Avg merge
- 15m
- Merged PRs (30d)
- 1
Description
The help text on the Take/Filter properties for the Table binding are no longer technically correct. Recently we pushed the table binding logic that previously existed only in Functions into the core SDK. Core SDK now supports a JArray binding, and you can use these properties with C#.
See related SDK issue: https://github.com/Azure/azure-webjobs-sdk/issues/904.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.