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: Persistent queue listener
Related Sections
Azure extensions for Microsoft Dynamics CRM 2013
Write a listener for a Microsoft Azure solution