Copy data to Salesforce from Azure Datafactory, using AutoResolve IR or Self hosted IR ?

MS Techie 2,751 Reputation points
2021-04-09T10:05:03.583+00:00

While copying the data from Azure Data factory , using Azure AutoResolve IR , to Salesforce , it gives the below message.

To copy data into Salesforce, explicitly create an Azure IR with a location near your Salesforce, and associate in the linked service

86275-copydataerror.png
Should we use a Self-Hosted Integration Runtime instead of Azure AutoResolve IR , while copying data to Salesforce or do we have alternatives ?

Please help.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Saurabh Sharma 23,846 Reputation points Microsoft Employee Moderator
    2021-04-09T22:00:56.277+00:00

    Hi @MS Techie ,

    Thanks for using Microsoft Q&A !!
    If you copy data to Salesforce, you can't run the copy using the default Azure Integration Runtime. In other words, if the source's linked service does not have the specified integration runtime, it will be closer to the Salesforce instance and you need to explicitly create an Azure Integration Runtime.

    Please follow the documentation - Create Azure IR - How to create and configure the Azure Integration Runtime .
    Also, if you don't know in which region your Salesfore instance is you can refer to Where is my Salesforce instance located?

    Once your IR is created you need to refer to the newly created IR from your Salesforce Linked Service.

    Please let me know if this helps.

    Thanks
    Saurabh

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


  2. Saurabh Sharma 23,846 Reputation points Microsoft Employee Moderator
    2021-04-15T15:06:24.937+00:00

    Hi @MS Techie ,

    Not necessarily as it’s only a suggestion for better performance.

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

    Thanks
    Saurabh


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.