Consume messages periodically from Azure Event Hubs and create one execution per batch.

If you would like to consume each message from Azure Event Hubs in real-time and create one execution per message, you can use the io.kestra.plugin.azure.eventhubs.RealtimeTrigger instead.

yaml
type: "io.kestra.plugin.azure.eventhubs.Trigger"