0
votes

When outputting events from Azure Stream Analytics to an Azure Event Hub, multiple events may get batched into one message in the Event Hub. Is this batch size somehow configurable (or switch batching off entirely = batchsize==1)? Or is the maximum size just determined by the Event Hub message limit of 256KB?

For other ASA outputs such as Table storage or an Azure Function there is a setting for the batch size in the portal.

1

1 Answers

1
votes

Currently there is no option to specify batchsize for eventhub output. If this configuration improves your scenario, please add it to user voice https://feedback.azure.com/forums/270577-stream-analytics