Skip to content

Web Application Firewall (WAF) on SWA #667

Answered by miwebst
ozkary asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ozkary,

As you mentioned above, you can use an Azure App Gateway and add the default hostname (or custom domain but note you will need to add it to the app gateway) as a backend in the backend pools section.

Similarly Azure Front Door also has a WAF option at the edge: https://docs.microsoft.com/en-us/azure/web-application-firewall/afds/afds-overview. You can also specify the default hostname as the backend pool in this scenario.

The remaining question you might have is "how do I lock down traffic from my WAF to my SWA?" For this we have an improvement coming in the next few weeks :)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by simonaco
Comment options

You must be logged in to vote
2 replies
@ozkary
Comment options

@patelriki13
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #538 on December 21, 2021 11:01.