Skip to content

Files

Latest commit

0e58bfc · Mar 4, 2022

History

History
24 lines (18 loc) · 1.09 KB

functions-bindings-event-hubs.md

File metadata and controls

24 lines (18 loc) · 1.09 KB
title description ms.assetid ms.topic ms.date zone_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
03/04/2022
programming-languages-set-functions-lang-workers

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.

Action Type
Respond to events sent to an event hub event stream. Trigger
Write events to an event stream Output binding

[!INCLUDE functions-bindings-event-hubs]

Next steps