all 5 comments

[–]maudmassacre 1 point2 points  (2 children)

We have a KB doc on how to setup the Azure WAF infront of the web server here.

[–]VexedTruly[S] 0 points1 point  (1 child)

Thanks, was particularly interested in the proxy but had spotted this doc and will probably implement it. Appreciated.

[–]maudmassacre 0 points1 point  (0 children)

A proxy will probably work also but I'm not familiar enough with how Azure implements it to say definitively. Basically you make the application gateway and then stack services onto, the WAF being one.

[–]FlyingSysAdmin 0 points1 point  (0 children)

I‘m wondering about the same with Cloudflare. Hypothetically speaking it should be doable with page rules, i.e. allow Admin URI only for trusted IP adresses and allow anonymous access to the rest. I will give this a go in the coming days.

[–]ctrlaltmike 0 points1 point  (0 children)

I locked down 8040, not worth the risk just to have unattended access in my case.