I use Application Gateway because I need to integrate different resource management. In one project, I had two to three applications to integrate using the API Gateway for security and networking solutions.
I've used the solution for a simple at-home application where I just wanted to host something live and have load balancing built into it. I can't remember where the firewall came in. I know there's some sort of blocking for certain attacks through that firewall, but that was about as far as I really used it.
Software Architect at a sports company with 501-1,000 employees
Real User
Top 20
2024-05-09T03:01:48Z
May 9, 2024
We have multiple microservices connected to App Services, which are then connected to Application Gateway. External users communicate with the gateway, which directs them to the appropriate microservices.
Learn what your peers think about Microsoft Azure Application Gateway. Get advice and tips from experienced pros sharing their opinions. Updated: November 2024.
Solution Architecture at a computer software company with 201-500 employees
Real User
Top 5
2024-04-30T15:11:00Z
Apr 30, 2024
It's really useful, and I have used it for API applications as well as web applications. Apart from that, you can write your custom rules. I have widely used it for applications. It's good if you have a single application, as well as a number of applications. You can have one application and configure everything in one application gateway. Microsoft can work on it as the pooling size as the max pool size is two hundred. Sometimes, when there's heavy traffic, it gives a bad gateway error.
Technical Architect at a insurance company with 5,001-10,000 employees
Real User
Top 10
2024-02-20T16:50:00Z
Feb 20, 2024
Customers use the product for internal and public URLs or websites. They use it with the multi-site feature. The same application gateway is being used for multiple URLs.
Azure Application Gateway is used on an AKS cluster. We don't want to expose the control plane to the public IP. We created a control plane with a private IP and then put an Application Gateway in front of it. Users can access the AKS cluster through the Application Gateway. The Application Gateway filters traffic to the AKS cluster.
Our client is using three to four applications. One use case is with the integration layer, which has the website running on the web app. It interacts with different applications and with their on-premise SAP solution as well. This app service works as an integration layer between the SAP solution and other different applications. The solution also has its patient application running, which is the patient appointment system, since our client is a healthcare organization. That separate application also runs on App Service and is deployed on Application Gateway.
The solution is used to terminate the SSL configuration to do SL Inspection for securing your website, as we cannot provide the website directly to the Internet. To prevent it from attacks and to maintain authentication.
We are using Microsoft Azure Application Gateway which hosted our domain as a load balancer. We have an application visible to the public and the traffic passes through this solution.
Cyber Security Consultant at a retailer with 10,001+ employees
Consultant
Top 10
2022-11-29T22:01:00Z
Nov 29, 2022
Our company uses the solution to publish services that are on Azure. There is more than one way to publish services. You can use the Microsoft infrastructure for app services including small programming, configurations related to obligations, and publishing. Or you can publish manually by using VMs and attaching the WAF with the solution. The solution does not include a security policy so you need to configure a WAF and attach it to the solution. There is an option in the Gateway to automatically go to the web.
Microsoft Azure Application Gateway is used mainly for data transformation from on-premise to cloud or from cloud to on-premise. We are only using this solution extensively for web applications.
We tried to integrate Microsoft Azure Application Gateway into our technology stack, but we realized that our service solution didn't see it at all during the integration. But I was played around with it for about two weeks to one month. We were searching for a WAF solution which we could integrate into our stack and were using the management provided by the agent. We tried to integrate a vacation gateway controller, but we realized that the integration wasn't very good.
Sr. SAP Portfolio Architect at a manufacturing company with 10,001+ employees
Real User
2021-04-13T12:30:45Z
Apr 13, 2021
We use the solution for Internet traffic load balancing and internet traffic routing via proxies to our internal applications. It is not for user connectivity but more for the system to system integration as an application gateway.
Consultant Azure Cloud Infra & Apps at a tech services company with 51-200 employees
Consultant
2020-12-01T17:15:39Z
Dec 1, 2020
Our primary use case of this solution is for exposing services to the internet. We are Microsoft partners and I am the company's consultant for Azure Cloud Infra & Apps.
Security Specialist at a comms service provider with 10,001+ employees
Real User
2020-09-06T08:04:00Z
Sep 6, 2020
The company uses this solution and I work along with security architects providing that as part of our recommendations for Azure projects. I'm a security specialist and the company has a maintenance enterprise agreement with Azure.
Senior Software Engineer at Varian Medical Systems, Inc.
Real User
2020-05-20T06:52:55Z
May 20, 2020
We primarily use this solution to hide all of our applications behind the firewall. The application logic and dependencies are not known to the outside world because you don't have to open your external public IP to them. It does not particularly improve functionality but you get the benefit of the security that is offered by Azure.
Systems Team Leader at a tech vendor with 51-200 employees
Real User
2019-09-08T09:50:00Z
Sep 8, 2019
The gateway is used to make the application connect to the internet and apply some firewall rules on Layer 7. We primarily use Azure Gateway for printers, some requests, and to apply some security rules to all the traffic that is coming from inside the Azure network.
Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications. Traditional load balancers operate at the transport layer (OSI layer 4 - TCP and UDP) and route traffic based on source IP address and port, to a destination IP address and port.
To learn more about our solution, ask questions, and share feedback, join our Microsoft Security, Compliance and Identity Community.
I use Application Gateway because I need to integrate different resource management. In one project, I had two to three applications to integrate using the API Gateway for security and networking solutions.
I've used the solution for a simple at-home application where I just wanted to host something live and have load balancing built into it. I can't remember where the firewall came in. I know there's some sort of blocking for certain attacks through that firewall, but that was about as far as I really used it.
I have been using the solution to publish applications on the web.
The product is an underlying part of our front-door solution.
Application Gateway is a tool service that provides high availability, redundancy, and load balancing for deployed applications on the cloud.
We have multiple microservices connected to App Services, which are then connected to Application Gateway. External users communicate with the gateway, which directs them to the appropriate microservices.
It's really useful, and I have used it for API applications as well as web applications. Apart from that, you can write your custom rules. I have widely used it for applications. It's good if you have a single application, as well as a number of applications. You can have one application and configure everything in one application gateway. Microsoft can work on it as the pooling size as the max pool size is two hundred. Sometimes, when there's heavy traffic, it gives a bad gateway error.
We use the tool to manage web traffic for our applications. It helps us to filter out unwanted traffic.
Customers use the product for internal and public URLs or websites. They use it with the multi-site feature. The same application gateway is being used for multiple URLs.
I use the solution in my company to protect an external website.
The solution is being used from warehouse to production. In short, for everything.
We use the solution for isolation and load balancing.
Azure Application Gateway is used on an AKS cluster. We don't want to expose the control plane to the public IP. We created a control plane with a private IP and then put an Application Gateway in front of it. Users can access the AKS cluster through the Application Gateway. The Application Gateway filters traffic to the AKS cluster.
I use Microsoft Azure Application Gateway from a security perspective.
Our client is using three to four applications. One use case is with the integration layer, which has the website running on the web app. It interacts with different applications and with their on-premise SAP solution as well. This app service works as an integration layer between the SAP solution and other different applications. The solution also has its patient application running, which is the patient appointment system, since our client is a healthcare organization. That separate application also runs on App Service and is deployed on Application Gateway.
We're using it to expose our application but the main purpose is to make use of the web in a location.
The solution is used to terminate the SSL configuration to do SL Inspection for securing your website, as we cannot provide the website directly to the Internet. To prevent it from attacks and to maintain authentication.
We are using it to add an extra layer of security to our backend, protecting against denial-of-service attacks and other security threats.
We are using Microsoft Azure Application Gateway which hosted our domain as a load balancer. We have an application visible to the public and the traffic passes through this solution.
Our company uses the solution as a gateway for our customers' application services. We currently have seven users and six customers.
Our company uses the solution to publish services that are on Azure. There is more than one way to publish services. You can use the Microsoft infrastructure for app services including small programming, configurations related to obligations, and publishing. Or you can publish manually by using VMs and attaching the WAF with the solution. The solution does not include a security policy so you need to configure a WAF and attach it to the solution. There is an option in the Gateway to automatically go to the web.
We use Microsoft Azure Application Gateway for web applications and APIs.
It is for securing traffic. It provides security against OWASP Top 10 vulnerabilities, so there is a V2 WAF App gateway.
Microsoft Azure Application Gateway is used mainly for data transformation from on-premise to cloud or from cloud to on-premise. We are only using this solution extensively for web applications.
We tried to integrate Microsoft Azure Application Gateway into our technology stack, but we realized that our service solution didn't see it at all during the integration. But I was played around with it for about two weeks to one month. We were searching for a WAF solution which we could integrate into our stack and were using the management provided by the agent. We tried to integrate a vacation gateway controller, but we realized that the integration wasn't very good.
We are using it for application load balancing and scaling.
We use the solution for Internet traffic load balancing and internet traffic routing via proxies to our internal applications. It is not for user connectivity but more for the system to system integration as an application gateway.
I primarily use the solution during application deployments. I use it to protect the applications.
We primarily use the solution to just secure the traffic coming from the outside into our application.
Our primary use case of this solution is for exposing services to the internet. We are Microsoft partners and I am the company's consultant for Azure Cloud Infra & Apps.
We use it for load balancing and web application firewall. We are using the latest version. We also have version 2.
We primarily used the solution to try to protect a few internet-facing applications that we had.
The company uses this solution and I work along with security architects providing that as part of our recommendations for Azure projects. I'm a security specialist and the company has a maintenance enterprise agreement with Azure.
We primarily use this solution to hide all of our applications behind the firewall. The application logic and dependencies are not known to the outside world because you don't have to open your external public IP to them. It does not particularly improve functionality but you get the benefit of the security that is offered by Azure.
The gateway is used to make the application connect to the internet and apply some firewall rules on Layer 7. We primarily use Azure Gateway for printers, some requests, and to apply some security rules to all the traffic that is coming from inside the Azure network.