All Tags

Azure Application Gateway

3

Prescaling Azure Application Gateway Instances with Azure Automation for Peak Traffic

Introduction Although the Azure Application Gateway offers the possibility to autoscale its instances and, therefore its capability to handle increasing traffic, it can sometimes be quite practical to ramp up the number of instances for known situati...

Troubleshooting Azure Application Gateway: A Collection of Useful KQL Queries

Introduction Updated: 16/03/2023 The Azure Application Gateway is a highly scalable and managed web traffic load balancer that provides application-level routing, load balancing, and web application firewall services. However, despite its simplicity ...

Azure Application Gateway: Implementing an Implicit Deny Rule in WAF Policies

Introduction For an actual home lab project, I needed a well-known firewall resource, the Implicit Deny Rule, which is typically given in any firewall nowadays. Implementing this rule in an Azure Application Gateway can be tricky as I haven’t found m...