title | description | ms.topic | ms.date | ms.devlang | ms.custom |
---|---|---|---|---|---|
Tutorial: Send Event Hubs data to data warehouse - Event Grid |
Describes how to store Event Hubs captured data in Azure Synapse Analytics via Azure Functions and Event Grid triggers. |
tutorial |
12/07/2020 |
csharp |
devx-track-csharp |
Azure Event Grid is an intelligent event routing service that enables you to react to notifications or events from apps and services. For example, it can trigger an Azure Function to process Event Hubs data that's captured to a Blob storage or Data Lake Storage. This sample shows you how to use Event Grid and Azure Functions to migrate captured Event Hubs data from blob storage to Azure Synapse Analytics, specifically a dedicated SQL pool.
[!INCLUDE event-grid-event-hubs-functions-synapse-analytics.md]
- To learn about differences in the Azure messaging services, see Choose between Azure services that deliver messages.
- For an introduction to Event Grid, see About Event Grid.
- For an introduction to Event Hubs Capture, see Enable Event Hubs Capture using the Azure portal.
- For more information about setting up and running the sample, see Event Hubs Capture and Event Grid sample.