backend pool
-

Application Gateway Re-IP Challenges
If you have worked with Application Gateways in Azure you’ll already know that they can be straight forward — unless you want to change the configuration. Recently I was working with a client that had to re-ip their systems as part of an integration… Read the full article at the link below…
-

Application Gateway – The Listener
Application Gateways provide a secure way to load balance and route incoming web requests to your Azure resources. Today we will look at getting HTTPS requests to come inbound from a browser to your App Gateway, then get sent to the correct server to handle secure requests. A configuration may use this design if you…
-

The Humble Application Gateway
Azure Application Gateways offer an easy way to present web based applications without exposing your systems or content to the public Internet. Additionally, the App Gateway also provides a number of pretty advanced features such as URL based traffic routing, Web Application Firewall (WAF), and the traditional stability of a rock solid Layer 4 Load…