Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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