Process Flow - WAF with Application Gateway
Client sends HTTP request
Application Gateway receives request
WAF inspects request
Threat?
Block/Alert
Backend processes request
Response sent back to Client
The Application Gateway receives client requests, the WAF inspects them for threats, blocks or alerts if threats are found, otherwise forwards to backend servers.