Azure / Azure/azure-functions-host

Support Dynamic Binding scenarios (non .NET languages)

Open
#85 44 comments 24 reactions 1 assignee Claimed by @mathewc View on GitHub
enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 11h
Merged PRs (30d)
37

Description

At first I understood that we could pass somme parameters to the bindings `out` in `function.json` (`{name}` is used in your samples) by adding them in the object passed to the `done` function but it seems that these parameters are taken from the original input message. Do you think it would be possible to use the object passed to `done` as parameters for output binding? (could be used to define the blob name, the content, etc)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.