Data Ingestion into DLT from Azure Event hub batch processing

pranay
New Contributor

I am building my first DLT pipeline and I want to ingest data from Azure event hub for batch processing.

But, I can just see documentation for streaming by using kafka.

Can we do batch processing with DLT & Azure Event hub?

gabsylvain
Databricks Employee
Databricks Employee

Hey @pranay ,

There seems to be a new documented way to achieve this: https://learn.microsoft.com/en-us/azure/databricks/delta-live-tables/event-hubs

Thanks,

Gab