Power Shell script to send a simple JSON to an Azure Event Hub
Until now, I’ve always used a C# program provided to me to send events to an Azure Event Hub. This actually became a bit too heavy-duty for me over time. So I looked for a PowerShell alternative, but couldn’t really … Continue reading