When I had initially configured my Azure APIM Logging to an Azure Event Hub, I thought viewing my logs would be very straightforward. Turns out there were a few things I had to go through. Find your Azure Event Hubs Your Azure Event Hubs are located within your Azure Event Hub Namespace. Validate that Messages … Read More
Year: 2025
Do PowerApps Publishers Still Matter?
I get asked this question every now and again… “What does it matter if we have our own publisher?” It’s just an extension, it just looks nice… right? Right? The formal answers from Microsoft on Publishers are available here (which is quite informative, and a great read). At its core, Publishers help distinguish your solution … Read More
Configuring Azure Event Hub Logging with API Management Gateway
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