How to route events via Azure APIM
I have a webhook which is sending me events at the rate of 1000 per second. Is it possible to route these events via Azure API management in place of directly sending it to Azure Event Hubs for ingestion.
I have a webhook which is sending me events at the rate of 1000 per second. Is it possible to route these events via Azure API management in place of directly sending it to Azure Event Hubs for ingestion.