Creating a Dynamics CRM Azure Aware Plugin

Use Case

Recently we were involved in some integration work with Microsoft BizTalk, Azure and Dynamics Online. The requirement was to process contact information through the BizTalk ESB every time the entity was changed in Dynamics Online.

What we will learn

This 2 part article will provide a “How To” guide on setting up an out of the box Azure aware plugin for Dynamics Online.

Following this guide you will design a solution in which changes to contact information in Dynamics Online will be automatically communicated to an Azure Service Bus Queue, ready for processing by BizTalk or indeed any other software using the Azure SDK.

One of benefit of this method is you need absolutely no development knowledge or software, simply the Dynamics Online SDK.

Part 1 – Creating the Azure Service Bus and Queue

Part 2 – Setup the Azure aware Dynamics plugin

Leave a Reply

Your email address will not be published. Required fields are marked *