In the previous section, we covered the basics of Azure Service Bus, in this section we will look at how Dynamics 365 is integrated with Azure Service Bus.
The following diagram shows how Dynamics 365 works along with Azure Service Bus to connect to applications that can be in the cloud or hosted behind the firewall:
Here is a step-by-step explanation for the same:
- A Dynamics 365 user performs an operation inside CRM, like creating a lead record, updating an opportunity and so on.
- This triggers the execution of registered Azure-aware OOB (out of the box) plugins or custom Azure-aware plugins ...