Skip to content

Commit 2ae7e39

Browse files
authored
Merge pull request #49715 from tfitzmac/0822eventhubtutorial
updated intro paragraph
2 parents ede8fc4 + c8edf20 commit 2ae7e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/event-grid-event-hubs-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ manager: timlt
77

88
ms.service: event-grid
99
ms.topic: tutorial
10-
ms.date: 05/04/2018
10+
ms.date: 08/22/2018
1111
ms.author: tomfitz
1212
---
1313
# Stream big data into a data warehouse
1414

15-
Azure [Event Grid](overview.md) is an intelligent event routing service that enables you to react to notifications from apps and services. The [Event Hubs Capture and Event Grid sample](https://github.com/Azure/azure-event-hubs/tree/master/samples/e2e/EventHubsCaptureEventGridDemo) shows how to use Azure Event Hubs Capture with Azure Event Grid to seamlessly migrate data from an event hub to a SQL Data Warehouse.
15+
Azure [Event Grid](overview.md) is an intelligent event routing service that enables you to react to notifications from apps and services. For example, it can trigger an Azure Function to process Event Hubs data that has been captured to an Azure Blob storage or Data Lake Store, and migrate the data to other data repositories. This [Event Hubs Capture and Event Grid sample](https://github.com/Azure/azure-event-hubs/tree/master/samples/e2e/EventHubsCaptureEventGridDemo) shows how to use Event Hubs Capture with Event Grid to seamlessly migrate Event Hubs data from blob storage to a SQL Data Warehouse.
1616

1717
![Application overview](media/event-grid-event-hubs-integration/overview.png)
1818

0 commit comments

Comments
 (0)