Upsert the records using Copy Data tool – Data Factory
In one of my previous blog, I explained on copying the data from D365 to azure DB using ADF`s Copy Data tool. In that…
In one of my previous blog, I explained on copying the data from D365 to azure DB using ADF`s Copy Data tool. In that…
This post is about using Aggregate function in ADF. Most of us are aware about using Group by in Aggregate. But we will be…
Let us take a simple example where we are moving contact records (.CSV) stored in Azure File Share to Dataverse or Dynamics 365 (UPSERT).…
In this post, I will explain about copying data from CRM to Azure DB . This is done by using COPY DATA TOOL available…
Given below simple way with screenshots to create a new Azure Data Factory(ADF) from azure portal. Go to portal.azure.com. Select Data factory from Search…