Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Case IDInternal IDComponentPackage

MZ-40038Azure Event Hub

N/A

A new checkbox, the "Use EventDataUDR" is added to the Azure Event Hub Consumer agent configuration. 

By default, the agent sends the event body as a bytearray. If this option is selected, the agent will send the EventDataUDR which contains the body as a string along with additional metadata that the EventHub provides.

For more information, see 9.9.1.1 Azure Event Hub Consumer Agent Configuration.


  • No labels