- Batching - https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-programming-guide#batch-event-send-operations
- Batching - enabling - https://github.com/Azure/azure-functions-templates/blob/df94e19484fea88fc2c68d9f032c9d18d860d5b5/Functions.Templates/Templates/EventHubTrigger-JavaScript/function.json
- Docs - https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-features
- .NET Framework - getting started - https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-dotnet-framework-getstarted-send
- Processor samples - https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/eventhub/Azure.Messaging.EventHubs.Processor/samples
- Programming Guide for Event Hub - https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-programming-guide
- Federating ServiceBus with things like EventHub - https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-federation-overview