You need to route events in Azure Digital Twins to a downstream service for additional processing.
Which type of output endpoint can you use?
Create an endpoint for Azure Digital Twins.
These are the supported types of endpoints that you can create for your instance:
Event Grid
Event Hubs
Service Bus
Note: In Azure Digital Twins, you can route event notifications to downstream services or connected compute resources. This is done by first setting up endpoints that can receive the events. You can then create event routes that specify which events generated by Azure Digital Twins are delivered to which endpoints.
https://docs.microsoft.com/en-us/azure/digital-twins/how-to-manage-routes
Currently there are no comments in this discussion, be the first to comment!