Running Dynamics 365 Configuration Data Mover jobs in Azure Functions

My Dynamics 365 Configuration Data Mover utility allows you to run synchronization jobs from an interactive GUI tool or the command line, but the actual data synchronization logic is contained in a separate AlexanderDevelopment.ConfigDataMover.Lib.dll file that can be included in other applications. In today’s post I will show how you can set up an Azure Function to execute a Configuration Data Mover job file to sync data between two Dynamics 365 organizations. »

Updated Dynamics 365 Configuration Data Mover to support new online regions

About two weeks ago a commenter mentioned that my Configuration Data Mover wasn’t working with UK Dynamics 365 online organizations that had been created since the change to the orgname.crm11.dynamics.com URL structure. I’ve released a new version with an updated SDK reference that has resolved the issue. If you are using an older version of the data mover and you are working with online orgs in a new region, you may want to go ahead and upgrade to the latest version here. »

Dynamics 365 Configuration Data Mover v2.1

I’ve released an updated version of my popular CRM Configuration Data Mover utility that includes the following features: Steps can now be set as create-only, update-only or create+update. You can browse to data files using a standard file open dialog window. This upgrade is fully compatible with existing job files. »

Dynamics 365 Configuration Data Mover v2.0.1.2

I’ve released an updated version of my popular CRM Configuration Data Mover utility that fixes a small annoyance in the previous version where you could open multiple instances of the set connection, about and check for upgrade windows. This upgrade is fully compatible with existing job files. ####Getting the Dynamics 365 Configuration Data Mover »

Dynamics 365 Configuration Data Mover v2.0

I’ve released an updated version of my popular CRM Configuration Data Mover utility. This version now supports Dynamics 365 and has an updated GUI built with Windows Presentation Foundation that replaces the previous Windows Forms GUI. Jobs that were created with earlier versions of the tool will work with this version, but you will have to update your CRM connection parameters to specify the authorization type - Active Directory, IFD or Office 365. »