coming from this link http://azureblogger.com/2016/02/load-balancing-in-azure/
Does azure application gateway support web apps? based on the above link, it says no, but i could not find it mentioned explicitely in azure documentation for app gateway.
Second question related, Is it wise/suggested to use application gateway/traffic manager for azure web app which is already scalable based on performance and currently has 2 or more instances running in standard tier.
Does using application gateway/traffic manager makes sense?