A while back I had to integrate logging for my Azure APIM Integration that enabled logging outside of APIM (to be picked up by different groups) and logged information to separate locations. To accomplish this task, I leveraged Azure Event Hubs for storing the logs and have outlined the steps below. The high-level steps for … Read More