Networking

A simple app to alert you and log your home router’s public IP when your ISP renews it!

Reading Time: 3 minutes We all use online services to lookup our public IP at a time. This small utility written in C# runs quietly in your system tray and alerts you when your public IP changes from your ISP and logs the event for future reference.

Read More

Add a rule to an existing Azure Load Balancer

Reading Time: 3 minutes Today morning I had to deploy some new rules on an existing production Azure Load Balancer. So, I spun up the VS Code and my JSON ARM Template library to make the appropriate changes. Little did I know that this would soon fail. I had to turn to PowerShell to get the job done efficiently.

Read More

Skip to content