question

DaveNoonan-0402 avatar image
0 Votes"
DaveNoonan-0402 asked msrini-MSFT answered

Can Azure Functions be placed behind Azure Firewall?

My understanding from searching/reading is that if you have an ASE then the answer is yes but the answer for Premium is no.

If we can do this with Premium then please point me at some docs for setting up the firewall.

Thanks

azure-functionsazure-firewall
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

msrini-MSFT avatar image
0 Votes"
msrini-MSFT answered

Hi DaveNoonan-0402,

If my understanding is correct, your client will be connecting to the Functions App via Azure firewall.

In order to do that you need to create a DNAT rule to point to the FQDN of the Function App. But the challenging part is that your client need to point the FQDN of the Function app to the Azure Firewall's IP. If you want to do it in a global scale, then you need to create custom domain and point Azure firewall IP to it.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.