Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!
To connect Azure Data Factory (ADF) to an on-premises Dynamics 365 instance, you can use a Self-Hosted Integration Runtime (IR) and a Dynamics 365 linked service.
Here are the steps to set up the Self-Hosted IR and the Dynamics 365 linked service:
Set up the Self-Hosted IR:
- Install the Self-Hosted IR on a machine that has access to the on-premises Dynamics 365 instance.
- Register the Self-Hosted IR in the Azure portal and configure the connectivity settings.
- Ensure that the machine running the Self-Hosted IR has the necessary permissions to access the Dynamics 365 instance.
For more details, please refer Microsoft documentation: Create and configure a self-hosted integration runtime.
Set up the Dynamics 365 linked service:
- In the Azure portal, create a new linked service of type "Dynamics 365".
- Provide the necessary connection details such as the Dynamics 365 instance URL, authentication type, and credentials.
- Test the connection to ensure that the linked service is configured correctly.
For additional information, please refer: Copy and transform data in Dynamics 365 (Microsoft Dataverse) or Dynamics CRM using Azure Data Factory or Azure Synapse Analytics.
Once you have set up the Self-Hosted IR and the Dynamics 365 linked service, you can use the Copy activity in ADF to extract data from the Dynamics 365 instance.
Please refer, please refer this article for additional insights: Copy data from D365 Finance and SC using Azure Data Factory
I hope this information helps. Please do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.