Reading Time: 2 minutes Tip: Azure Update Management does not seem to work. All seems to be in place, yet it does not work as expected. Let’s see what we did to go past this.
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.