[Exploration] Dynamics CRM Azure-aware plug-in + Azure Queue + Power Automate
If you're interested in Dynamics CRM and Azure, this post explores the Azure-aware plug-in and its potential for leveraging Azure Service Bus to create a Publisher-Subscriber model. This approach involves creating a simple plug-in that invokes Azure Service Bus, which can be used to create a queue, and Dynamics CRM Service Endpoint. The author takes us through the steps of creating the queue while also integrating Power Automate into the mix.
In summary, this post presents an in-depth exploration of the Azure-aware plug-in and Azure Queue, highlighting their potential in creating effective Publisher-Subscriber models, which can be leveraged in Dynamics CRM and beyond.
For more information on the technical details of this solution, check out the original post.
Originally posted on Temmy Wahyu Raharjo.
Published on:
Learn moreRelated posts
Dataverse + Azure Service Bus Queue + Azure Function for processing long operation
As you all know, in Dataverse, there is a hard 2-minute time limit for an operation to complete that you can read here. And most of the time, ...
Dataverse – Azure Aware Plugin + Service Bus Queue + Azure Function + Dataverse Custom API
Today, we will learn how to make use of the Azure Service Bus Queue to be implemented alongside Dataverse. The idea is Azure Service Bus Queue...
Windows 365: Windows 365 Azure Service Tag for network endpoint access
Windows 365 now has FQDN tags available specifically designed to grant easier and simpler access to required service endpoints via an Azure fi...
Add Queue Items to Queue using Power Automate
In this blog, you will learn how to use Power Automate (ms flow) to add queue items to a queue named "Customer Support". By following these si...
How to Create Azure Service Bus and Queue in Microsoft Azure Portal?
Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics. In this article, will explain...
[Exploration] Dynamics CRM Azure-aware plug-in + Azure Queue + Power Automate
If you are curious about Dynamics CRM Azure-aware plug-ins, Azure Queue, and Power Automate, this post is for you. The post takes you through ...
Dynamics CRM Integration with Azure Service Bus–Part 1
Are you looking to integrate Dynamics CRM with an on-premises line of business? This tutorial might be what you need. The article, originally ...
Two way communication between CRM and Azure Service bus
If you're interested in Azure service bus integration with CRM, this post offers valuable insights into two-way communication. This post is a ...
Implementing Dynamics 365 Service Bus Listener using Azure Function
In this post, YanivRDT provides a step-by-step guide on how to implement a Dynamics 365 Service Bus Listener using Azure Function. The post hi...