Skip to content

Commit c8edf20

Browse files
committed
updated intro paragraph
1 parent ea40a2b commit c8edf20

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)