Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.16 KB

functions-bindings-event-hubs.md

File metadata and controls

25 lines (19 loc) · 1.16 KB
titledescriptionms.assetidms.topicms.customms.datezone_pivot_groups
Azure Event Hubs bindings for Azure Functions
Learn to use Azure Event Hubs trigger and bindings in Azure Functions.
daf81798-7acc-419a-bc32-b5a41c6db56b
reference
devx-track-extended-java, devx-track-js, devx-track-python, devx-track-ts
03/04/2022
programming-languages-set-functions

Azure Event Hubs trigger and bindings for Azure Functions

This article explains how to work with Azure Event Hubs bindings for Azure Functions. Azure Functions supports trigger and output bindings for Event Hubs.

ActionType
Respond to events sent to an event hub event stream.Trigger
Write events to an event streamOutput binding

[!INCLUDE functions-bindings-event-hubs]

Next steps

close