CRM Plugin to Service Bus

Recently I got a chance to work with Dynamics CRM 2016 on-premise and Azure Service bus. Requirement is simple. When a record gets updated in CRM, a JSON message to be dropped in Azure Service bus. I know there is an option to register Azure service bus queue as a serviceendpoint in Dynamics CRM 2016. […]