Azure Service Bus with Restful

APIPointNewbie 146 Reputation points
2021-08-25T09:26:33.34+00:00

Hello Community,

I have programmed a webhook daemon service(Graph SDK) to receive notifications about changes in the One-Drive. I now want to realize if I can send it with REST to any number of frontends (CMS programmed in Python). I was thinking of the Observer pattern? But doesn't Microsoft have the Azure Service Bus ? Can I use it to distribute and send the data (RESTful)? If this is possible, can the Service Bus also be integrated with the Webhook Service Daemon?

I would be very happy if I could get some help.

Greetings :-)

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,446 questions
{count} votes