1,007 questions with Azure Application Gateway tags

Sort by: Updated
1 answer

Getting error "Our services aren't available right now" While configure Azure front door on top of Application gate way

My Application is deployed on useast2 and central us on the aks cluster. They are using the service as a load balancer. On top of the load balancer, we are using an application gateway where all routing rules are configured.On top of that we are using a…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
627 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-16T09:37:31.9566667+00:00
Chinmaya Chhotaray 0 Reputation points
edited a comment 2024-06-07T15:23:45.3766667+00:00
GitaraniSharma-MSFT 49,391 Reputation points Microsoft Employee
1 answer

Using Key Vault for a backend root cert in Application Gateway

I am setting up an Application Gateway that uses TLS on the backend to talk to members of a VM Scale Set. I have this all in a bicep template and it works - I pass the root certificate into the template as a parameter. However, I would rather keep the…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2022-02-22T21:47:40.78+00:00
Eric Hodges 46 Reputation points
commented 2024-06-07T05:04:54.5266667+00:00
Rahul Tike 0 Reputation points
1 answer

"400 The SSL certificate error" from Azure Application Gateway with mTLS

I try to setup mTLS with an Azure Application Gateway. Unfortunately I always get an error <html> <head><title>400 The SSL certificate error</title></head> <body> <center><h1>400 Bad…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-29T12:19:13.28+00:00
nikh3 5 Reputation points
edited an answer 2024-05-31T14:19:13.7266667+00:00
GitaraniSharma-MSFT 49,391 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure application gateway

Hello everyone I have an Azure Application Gateway pricing plan standard v2. I have an Azure Function that I want to protect using the Application Gateway. Now, when I create the backend pools in the Application Gateway, I add the Azure Function to…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-29T12:48:31.4933333+00:00
dev eloper 20 Reputation points
commented 2024-05-31T13:25:03.4966667+00:00
dev eloper 20 Reputation points
2 answers

Managing 200 Websites with Application Gateway and WAF Protection

Hello, I have a single server that is currently hosting over 200 websites. Is it possible to manage all these websites using an application gateway and protect them with a WAF?

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Web Application Firewall
asked 2024-05-29T07:27:34.4466667+00:00
Nitin Arora 25 Reputation points
commented 2024-05-30T12:48:39.8833333+00:00
GitaraniSharma-MSFT 49,391 Reputation points Microsoft Employee
2 answers

How to create script terraform to deploy application gateway

How to create script terraform to deploy application gateway

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-29T14:17:17.3466667+00:00
Marco Antonio Da Silva 0 Reputation points
commented 2024-05-30T05:29:13.69+00:00
KapilAnanth-MSFT 41,071 Reputation points Microsoft Employee
1 answer

application gateway ingress return 502 error

I am unable to hit my backend endpoint via application gateway load balancer. It returns error 502 Bad Gateway.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,987 questions
asked 2024-05-09T09:17:53.68+00:00
Loraine Sum 0 Reputation points
edited an answer 2024-05-29T20:50:25.7666667+00:00
Prrudram-MSFT 23,051 Reputation points
3 answers One of the answers was accepted by the question author.

Allow access through WAF only for whitelisted IPs

I have an Azure Application Gateway where I manage a few client domains. I have a few production and staging domains routed to this application gateway, which I manage where I need them to be pointed to. When I was working with the domains pointed…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Web Application Firewall
asked 2024-05-27T19:21:18.7+00:00
Raphael Pereira 20 Reputation points
accepted 2024-05-28T15:42:38.56+00:00
Raphael Pereira 20 Reputation points
1 answer

How do I configure the Azure Application Gateway / backend pool to drop requests that are blocked by the WAF as the log file indicate the request was blocked but the script ends up in the database.

requests blocked by the WAF are being forwarded to the backend API servers. How do you configure the backend pool or WAF to drop requests that are blocked by the WAF.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Web Application Firewall
asked 2024-05-16T08:21:12.23+00:00
Derek Green 0 Reputation points
commented 2024-05-28T15:39:54.6866667+00:00
ChaitanyaNaykodi-MSFT 24,656 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

What Authentication solution would you suggest in this scenario?

Context: We are migrating from Azure App Gateway V1 to Azure App Gateway V2 for load balancing. For authentication purposes, we used NTLM which AG V2 does not support. Now I am trying to find an alternative. Ideally, I want the authentications to…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
422 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,567 questions
asked 2024-03-26T08:40:03.6+00:00
Paul Berta 40 Reputation points
accepted 2024-05-28T08:39:20.93+00:00
Paul Berta 40 Reputation points
1 answer One of the answers was accepted by the question author.

Why ALB (App Gateway V2) with affinity session enabled won't work with NTLM

Hello, community I hope this message finds you well. Currently, our application is balanced with AGV1(NLB) and uses Windows Authentication with NTLM. I am aware that NTLM requires a persistent connection and that is one of the limitations of ALB.…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
422 questions
asked 2024-05-24T14:07:33.9833333+00:00
Paul Berta 40 Reputation points
accepted 2024-05-28T07:40:41.6+00:00
Paul Berta 40 Reputation points
2 answers

Switch Application Gateway tier from WAF v2 to Standard V2

For Application Gateway V2, there is tab to switch tier, but the tip says "Changing from the WAF_v2 tier to the Standard_v2 tier is not supported". But when actually switching it from waf v2 to standard v2 and it's saved successfully. …

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2022-01-31T05:32:51.853+00:00
cai1991 21 Reputation points
commented 2024-05-28T07:08:57.97+00:00
Emil Enchev 0 Reputation points
1 answer One of the answers was accepted by the question author.

Understanding time/latency fields from Application Gateway Access Logs

Hi, I am analyzing Access logs from Azure application gateway (table: AGWAccessLogs). I would like to clarify the meaning of below fields: ·       ClientResponseTime: ·       ServerResponseLatency ·       TimeTaken  AGWResponseTimes.png Azure metrics for…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-23T11:20:40.1333333+00:00
Rajiv Bansal 186 Reputation points
commented 2024-05-23T14:35:25.1633333+00:00
KapilAnanth-MSFT 41,071 Reputation points Microsoft Employee
0 answers

http2 compatibility

We have 2 environments were WAF is configured. In the DEV environment, its working on http2 In the UAT environment, its not working on http2. When the WAF configuration is change, it works on http1.1. I have provided some detains below (you will see…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure Web Application Firewall
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,987 questions
asked 2024-05-21T16:42:57.35+00:00
Fobuzie, Marleo 0 Reputation points
commented 2024-05-22T05:20:22.98+00:00
KapilAnanth-MSFT 41,071 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Application Gateway WAF v2 and JSON property called base64

Hi, I need to configure some exclusions for base64 encoded data passed in a JSON body through Azure Application Gateway. Currently, the WAF is blocking my requests, and it outputs the following log entry: ruleId_s: 941130 details_message_s: Pattern…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-20T14:12:52.28+00:00
Jarno Leikas 20 Reputation points
accepted 2024-05-21T05:16:36.69+00:00
Jarno Leikas 20 Reputation points
0 answers

Azure Web Application Firewall Certificate Error

Hi, I have apache2 running on one of my virtual machines. It has multiple SSL certificates, multiple domains, if i connect directly there are no issues. If i use the WAF i see a 502 error with the WAF displaying the following message in the backend…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-18T17:51:53.3+00:00
Darren Muizelaar 0 Reputation points
commented 2024-05-20T07:53:57.0366667+00:00
KapilAnanth-MSFT 41,071 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can the Application Gateway passthrough a client certificate so it can be recognised by APIM?

Can the Application Gateway passthrough a client certificate so it can be recognised by APIM? in our case it is not validating the certs

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
627 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,360 questions
asked 2022-01-20T09:53:27.6+00:00
gaur 211 Reputation points
edited a comment 2024-05-16T12:05:27.95+00:00
FranRomero-7950 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Application Gateway: Client Certificates headers?

Hello, I've been troubleshooting a really strange issue on my Application Gateway and my Azure Web Application behind. A month ago, I've set up my application gateway with an web application and all seemed to work well, passing the header I need…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,360 questions
asked 2021-09-16T08:51:04.377+00:00
Adrien Michaud 21 Reputation points
commented 2024-05-16T12:04:29.8833333+00:00
FranRomero-7950 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to configure Application Gateway before Azure Firewall to App Services

Dear Microsoft community, I have an application gateway setup with WAF with app services as the backend pool targets. I have also setup access restrictions in the app service networking to only allow traffic through application gateway. Till here…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
608 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,360 questions
asked 2023-04-13T09:46:01.1133333+00:00
Martin Garrix 30 Reputation points
commented 2024-05-15T06:05:50.11+00:00
Martin Garrix 30 Reputation points
1 answer

How to rewrite cookie path with Azure Application Gateway rewrite rule

I have a rewrite rule IF condition as follows. The apparent problem is the regex pattern is not matching as the action is never triggered. I've tested the pattern with multiple RE 2 interpreters and all state the regex is valid. And the Action as…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,007 questions
asked 2024-05-03T19:29:22.65+00:00
Rob Dickey 0 Reputation points
answered 2024-05-14T23:37:06.89+00:00
ChaitanyaNaykodi-MSFT 24,656 Reputation points Microsoft Employee