What is Application Gateway?
It provides the following functionalities such as:
- Scalable, highly available HTTP Load Balancing.
- Management through Azure APIs.
- Cookies affinity for the cross platform.
- 99.9% uptime SLA for the multi-instance Gateway.
- Support for both the public and private Websites.
- SSL offload for the better utilization.
The following are the steps followed for creating an Application Gateway in Azure
Step 1: Login to Azure Management portal by clicking the Link to create an Application Gateway .
Step 2: In the dashboard, click browse option in the browse option blade and select Application Gateways.

Step 3: In Application Gateways Window, click Add option, shown below:

Step 4: In the Application Gateway, creation wizard contains three steps.
- In the basic settings, please fill out all the required fields such as Name, SKU size, resource group and click OK.

- In the settings blade, configure subnet configuration, Public IP address etc. and click OK.




- In the summary blade, configured information will appear. Please review it and click OK.

Step 5: It takes sometime in Azure Management portal. Finally, the Application Gateway is created and configured, in order to use.

Jay GPosted Dec 13, 2019, 2:40 PM
Say you have a domain with ports that serve up different apps, is Application Gateway the best way to handle this? https://stackoverflow.com/q/59328196/509770
Bhushan GawalePosted Aug 25, 2016, 5:27 AM
Great overview of the service, significance would have added better clarity of the usage!
Prasanna MuraliPosted Aug 12, 2016, 6:19 AM
Thanks
Vijayaragavan SPosted Aug 12, 2016, 12:36 AM
Good
Praveen SreeramPosted Aug 11, 2016, 11:37 AM
When shud I use this? Any information about that would be helpful ??