This is all a bit confusing. I think I know what I need, but can't figure out pricing. Azure is not very transparent with pricing.
This is what I am trying to accomplish.
Our application is simply a Web Application that also services API's from mobile apps. Pretty much everything is for authenticated users (except for landing page and login screen).
We currently have 1 Web Server VM (Windows with IIS) and 1 DB server. In the future, we will add multiple Web Server VM's. These are all stateless and simple round robin load balancing will be fine.
We have one public IP (currently just assigned to the 1 Web Server). The ONLY network traffic for our users to our Azure environment is over HTTPS (browser and API calls from mobile).
I have been looking over: https://docs.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-web-application-firewall-portal
So, from what I gather, I need to create an Application Gateway and then a Web Application Firewall. (I believe we already have all the other bits in place).
Now, what is the pricing for all that?
I found this page: https://azure.microsoft.com/en-us/pricing/details/application-gateway/ But it seems that there will be 2 recourses created.
The pricing calculator does not have a Web Application Firewall pricing.
I tried to contact sales, but after 20 minutes of going back and forth on chat, I just gave up. The sales guy was NO help in figuring out pricing.
