Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.08 KB

functions-bindings-event-hubs.md

File metadata and controls

25 lines (19 loc) · 1.08 KB
title description author ms.assetid ms.topic ms.date ms.author
Azure Event Hubs bindings for Azure Functions
Learn to use Azure Event Hubs trigger and bindings in Azure Functions.
craigshoemaker
daf81798-7acc-419a-bc32-b5a41c6db56b
reference
02/21/2020
cshoe

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