I wanted to communicate from Dynamic 365 to Azure Worker Role using CRM plugin execution context as a BrokeredMessage. It worked fine. But in some time periods of the day, message is not sent to the worker role. And even no any exception thrown when the Execute() method of IServiceEndpointNotificationService is
run. Please advice...