I created a web app for Docker. I used Nginx for the reverse proxy, but I didn't deploy any static contents through Nginx.
My question is, if I go for the Azure application gateway, then can I avoid using Nginx? Actually I don't see any use for it. Is it ok if I remove Nginx?