Programmatically Find Next Available CIDR for Subnet
Update The code out on GitHub has been enhanced by Craig Thacker to add support for Terraform, so that you can use it to automate the creation of subnets and…
24/03/2022
Problem statement: While Azure Application Gateway probes backend health and reports the status, it does not log failed health probe requests. These logs if stored can help you to diagnose problems with the backend. Even more, if the backend is failing intermittently, it would be difficult to diagnose without the…