cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

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?

1 REPLY 1

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