I have several Microsoft Azure functions developed. I would like to use a gateway with firewall to make my Azure functions available and protected using one public IP only.
Is there way to use Azure Functions with Azure Application Gateway or API Management?
What would be the best approach in this case?