Elastic search to Azure Synapse

Kumar, Amit 41 Reputation points
2022-11-01T10:26:32.117+00:00

Hi

I want to trnasfer data from on premises elastic search to Azure Synapse .
Can you please suggest how i can implement the same

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,373 questions
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2022-11-02T08:01:33.903+00:00

    Hello @Kumar, Amit ,

    Thanks for the question and using MS Q&A platform.

    Before we go into the answer for which you are looking let understand the integration runtimes available in Azure Data Factory/ Synapse Analytics.

    Azure Data Factory offers three types of Integration Runtime (IR), and you should choose the type that best serve the data integration capabilities and network environment needs you're looking for. These three types are:

    1. Azure – Helps to connect data sources in Azure Cloud.
    2. Self-hosted – Helps to connect data sources from on-premise.
    3. Azure-SSIS – Helps to lift and shift existing SSIS workload in Azure

    256200-image.png

    Note: Synapse pipelines currently only support Azure or self-hosted integration runtimes.

    For more details, refer to Integration runtime in Azure Data Factory.

    When you move data between on-premises and the cloud, the activity uses a self-hosted integration runtime to transfer the data between an on-premises data source and the cloud.

    Here is a high-level summary of the data-flow steps for copying with a self-hosted IR:

    256351-image.png

    For more details, refer to Create and configure a self-hosted integration runtime

    In case, if the Self-hosted IR doesn't work for your scenario, you need to depend on the third-party services like CDATA.

    For more details, refer to Moving from on-prem to Elastic Cloud (Elasticsearch managed service) on Microsoft Azure and SO thread How can I replicate Elasticsearch data to azure synapse? adressing similar issue.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.