Articles

Technical archive

101 tutorials, investigations, and practical notes on Azure, Sitecore, DevOps, security, identity, and infrastructure.

2 articles found — Application Gateway

Modify Routing Rule Type in Azure Application Gateway

When creating a Routing Rule in Azure Application Gateway, there are two options Basic and Path-Based, but how can you modify it? When configuring the Application Gateway, you will need to create a default rule, which will be associated with the _Listener_, _Backend Pool_, and the _HTTP settings_.

Azure Application Gateway

Azure Application Gateway is an application-layer load balancer for web applications, directing traffic based on criteria such as IP address and port, differentiating from traditional load balancers that operate at the [transport layer](https://www.alura.com.br/artigos/conhecendo-o-modelo-osi#camada-4---transporte "camada de transporte").

Articles — Vinicius Deschamps