Blog Post

Azure Data Explorer Blog
1 MIN READ

How to Ingest Blobs into Azure Data Explorer

Tzvia's avatar
Tzvia
Icon for Microsoft rankMicrosoft
Jan 31, 2019

Azure Data Explorer is a fast and highly scalable data exploration service for log and telemetry data. Azure Data Explorer offers continuous ingestion (data loading) from blobs written to blob containers. This is achieved by setting an Azure Event Grid subscription for blob creation events and routing these events to Kusto via an Event Hub. For this quickstart, you should have a storage account with an Event Grid subscription that sends its notifications to Event Hub. You can then create an Event Grid data connection and see the data flow throughout the system.

 

Learn how to ingest a blob, set up a target table, create an Event Grid data connection, and more!

 

See Quickstart: Ingest Azure Blobs into Azure Data Explorer by subscribing to Event Grid notifications  for ingestion using Event Grid.

Updated Feb 20, 2019
Version 3.0
No CommentsBe the first to comment