Sbirq
Sbirq

Reputation: 27

Automating WAF policy Azure App GW handling

We use the Application Gateway as reverse proxy for both internal and external websites. Network request exceptions often need to be made for different environments, and these are handled by the WAF. Currently, we use a manual process where individual rules are appended in a JSON file for each application and environment. This process is complex, prone to errors, and not efficient. Could we automate this?

I was thinking of combining Application Insights with a Logic App that can automatically add WAF policies based on detected patterns or at least do suggestions. Does anyone have any ideas how we can improve this process?

Upvotes: 0

Views: 24

Answers (0)

Related Questions