Nishant Rana's Weblog – Everything related to Microsoft .NET Technology

Nishant Rana's Weblog – Everything related to Microsoft .NET Technology

https://nishantrana.me

Everything related to Microsoft .NET Technology

Implementing Dynamics 365 Service Bus Listener using Azure Function

Published

Implementing Dynamics 365 Service Bus Listener using Azure Function

Originally posted on YanivRDT:
One of the built-in triggers for Azure Function App is Service Bus (ASB) queue trigger, which makes Azure Function a listener for ASB events.While Azure Service Bus provides a robust decoupling mechanism, the receiving side has to poll for messages or implement a listener.  This trigger makes Azure Functions an ideal…

Continue to website...

More from Nishant Rana's Weblog – Everything related to Microsoft .NET Technology