Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 880 Bytes

functions-bindings-event-hubs-output.md

File metadata and controls

21 lines (15 loc) · 880 Bytes
title description author ms.assetid ms.topic ms.date ms.author
Azure Event Hubs output binding for Azure Functions
Learn to write messages to Azure Event Hubs streams using Azure Functions.
craigshoemaker
daf81798-7acc-419a-bc32-b5a41c6db56b
reference
02/21/2020
cshoe

Azure Event Hubs output binding 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.

For information on setup and configuration details, see the overview.

[!INCLUDE functions-bindings-event-hubs]

Next steps