When using EventHubOutput with EventData any Properties added to the EventData are NOT propagated to the Message on EventHub #2932
Labels
Needs: Triage (Functions)
potential-bug
Items opened using the bug report template, not yet triaged and confirmed as a bug
Description
Using EventHubOutput on a function that returns a type of EventData results in loss of the Properties that should be propagated to the EventHub message.
Using EventHubOutput
Using non Azure Functions via console app as follows:
Steps to reproduce
The text was updated successfully, but these errors were encountered: