Tools
Besides consulting and speaking, I build small tools β mostly things I needed myself in Azure networking projects and figured others might need too. Everything here is open source on GitHub.
π₯ Azure Firewall Watch
A terminal UI for live log monitoring of Azure Firewall β think tail -f for your firewall. It streams logs (NetworkRule, AppRule, DNS, IDPS, β¦) from an Event Hub in near real-time, with instant filtering and a detail view that shows the rule behind each hit. No more waiting minutes for Log Analytics ingestion during a troubleshooting call.

β All details, setup and usage
β Source code on GitHub Β· Download the latest release (Windows, macOS, Linux)