Sample code for Microsoft Dynamics CRM 2013 and Microsoft Azure integration

 

Applies To: Dynamics CRM 2013

This section contains sample code for integrating Microsoft Dynamics CRM 2013 and Microsoft Azure through the Microsoft Azure Service Bus. To build the listener samples, you need to install the Microsoft Azure SDK that includes the Microsoft.ServiceBus.dll assembly referenced by the samples.

In This Section

Sample: Azure aware custom plug-in

Sample: Azure aware custom workflow activity

Sample: Queue listener

Sample: One-way listener

Sample: Two-way listener

Sample: REST listener

Sample: Persistent queue listener

Azure extensions for Microsoft Dynamics CRM 2013

Write a listener for a Microsoft Azure solution

Write plug-ins to extend business processes

Microsoft Azure Platform