Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
What is a good way to get data from elasticsearch into fabric [DataGen2]?
@HimanshuS-msft In the Setting there is managed gateway
in which there is connection type elastic. I created that
then in my data pipeline , I use copy data
In the source when I test connection it gives error
The error is
Hello @wahmed20 ,
Looking at the data flow gen2 and data facory , I do not see any connetor for Elasticsearch .
But we do have the REST connector and we can use that to pull data using data facory pipeline .
I will also like you t o point to this implementation .
https://stackoverflow.com/questions/66991666/azure-data-factory-rest-api-paging-with-elasticsearch
Thanks
Himanshu