Walkthrough: Configure Microsoft Azure (SAS) for integration with Dynamics 365

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

This walkthrough guides you through configuring the Microsoft Azure Service Bus issuer, scope, and rules to allow a listener application to read the Microsoft Dynamics 365 messages posted to the Microsoft Azure Service Bus.

Note

This walkthrough applies to any Microsoft Dynamics 365 deployment when using SAS authorization for Dynamics 365-Azure messaging. For more information aboutMicrosoft Azure Service Bus authorization see Service Bus authentication and authorization.

This feature was introduced in CRM Online 2016 Update 1 and CRM 2016 Service Pack 1 (on-premises).. You must use the Plug-in Registration Tool from the v8.1 or later release of the Dynamics 365 SDK. Download the Microsoft Dynamics CRM SDK package.

Prerequisites

  • A Microsoft Azure account with a license to create Service Bus entities.

  • A SAS configured service bus namespace.

  • A SAS configured service bus messaging entity: queue, topic, relay, or event hub.

  • The messaging entity must have the Send policy permission at a minimum. For a two-way relay, the policy must also have the Listen permission.

    Define the Azure policy permissions

  • The authorization connection string of your messaging entity.

    SAS queue connection string example

Refer to the Azure classic portal online help for instructions on how to create a Service Bus namespace and messaging entity.

Create a service endpoint

A ServiceEndpoint entity contains configuration data that is required for external messaging with a Microsoft Azure Service Bus solution endpoint. By using the Plug-in Registration Tool provided in the SDK download, you can easily create a service endpoint entity in a Dynamics 365 organization and configure the service bus endpoint issuer, scope, and rules.

Register a Service Endpoint

  1. Run the Plug-in Registration Tool and log into your target Dynamics 365 organization.

  2. Select Register > Register New Service Endpoint.

  3. Check Let's Start with the connection string from the Azure Service Bus Portaland paste the connection string of your service bus messaging entity.

    Provide authorization connection string

  4. Select Next.

  5. Fill out the Service Endpoint Registration form by entering the Designation Type, Message Format, and optionally the User Information Sent and Description fields

    Service endpoint registration

    For more information about the message format, see Write a listener for a Microsoft Azure solution.

  6. Select Save.

  7. After a few seconds or so, you will see the new service endpoint in the Registered Plug-ins & Custom Workflow Activities list.

    New service endpoint

See Also

Azure extensions for Microsoft Dynamics 365
Walkthrough: Configure Microsoft Azure (ACS) for integration with Dynamics 365
Azure Service Bus

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright