how to disable TLS1.0 and TLS1.1 on Azure Application Gateway
I have tried using several methods to disable the TLS1.0 and TLS1.1 on an existing Azure Application Gateway with no use. I tried using disabled protocols AZ Powershellcommand like so: $gw = Get-AzApplicationGateway -Name <gatewayname>…
Azure Application Gateway
Significant drop in RPS after migrating to Azure Application Gateway V2 – Potential MS backbone issue?
Hello Team, We need assistance with issue after migrating our workloads from GCP to Azure. Scenario We migrated from GCP where we consistently handled ~150K requests per second (RPS) via GCP load balancers. After migration to Azure, using Azure…
Azure Application Gateway
ASSOCIATE PUBLIC IP TO APPLICATION GATEWAY
I'm having the same issue. Want to put an AG in front of a VM and reuse the existing IP of the VM. So I disassociate the Public IP from the VM and then start making a new AG. In the wizard on the page 2 (Frontends) I try to pick the dissociated IP but it…
Azure Application Gateway
How to assign Azure public static IP address to Azure application gateway alter upgrading Public Ip from basic to standart
I have Azure virtual machine ,which network interface associated with Azure public static IP address ,which have basic SKU. I need to associate that public IP address with application gateway,which has standart v2 tier, when I will create application…
Azure Application Gateway
Application Gateway Metric - Healthy vs Unhealthy host Count
Unhealthy host count chart shows 1 then it falls to 0 and again up to 1. Does that mean the Number of unreachable host was 1 then it fell to 0 (all OK), then again it gone into unhealth? Is this interpreation correct? I mean, What is the meaning…
Azure Application Gateway
Trying to use the Azure cli to deploy Application Gateway with Basic sku
I have successfully registered for the Application Gateway feature of a Basic sku tier by running the command az feature register --namespace Microsoft.Network --name AllowApplicationGatewayBasicSku I can create an Application Gateway with a Basic sku in…
Azure Application Gateway
Why does Azure application gateway rate limit WAF return a 403 and not a 429?
When Azure Application gateway rate limiter functions as expected, we were expecting a 429, but instead, a 403 is returned. Why is this?
Azure Application Gateway
Azure Web Application Firewall
I have a add custom domain from another DNS provider it also valiadate but 404 error is coming
I have a custom domain to my website from another DNS provider its also validate that but website is not working 404 error is indicating.i have already add temporary custom it is working but my new custom is error is indicating .how to resolve it
Azure Application Gateway
Azure Application gateway and APIM. confusing guidance
Hopefully someone can offer some guidance here that puts this to bed as there seems to be a plethora of articles (within the 'learn.microsoft.com' articles) and the Internet in general, and some seem on the face of it to be contradictory. This relates…
Azure API Management
Azure Application Gateway
Application Gateway no longer sending the X-Original-Host header
Hello, I have a setup where an application gateway is in front of a container app. Everything is deployed via a bicep file. In the container app, I have a blazor server app, wich uses Microsoft Entra as identity provider. In my app configuration, I have…
Azure Application Gateway
microsoft azure application gateway
Hello, I have had a problem with my minecraft server for some time because when I have a login plugin (librelogin), when someone enters the server with a premium account, it says that there is no such account in the database.Hello, I have had a problem…
Azure Application Gateway
Limit storage account access to Application Gateway only
The logs from my prod application gateway are currently being sent to a storage account. The storage account is currently accessible from all networks. I would like to disable access from all networks and ensure that only the application gateway can…
Azure Application Gateway
How to configure session cookie by Azure Load balancer or Azure Application gateway when source ip address changes ?
How to configure session cookies with Azure Load balancer or Azure application gateway when source ip address change randomly ? The diagram is designing as below : Client -> Cloudflare -> Azure load balancer -> F5 Big IP -> Web VMs. The…
Azure Application Gateway


App gateway v2 - unable to remove Server response header with response code 501
I'm having vulnerability when getting response with http code 501. I'm getting the server field in the headers: "Server" key, value "Microsoft-Azure-Application-Gateway/v2" And also I'm using Azure Application Gateway v2 to use…
Azure Application Gateway
Network interface provisioning state is failed
Hello Team, I am adding the Virtual Machine in Backend pool of application gateway and getting this error. "Network interface provisioning state is failed" Virtual Machine is running perfectly. I tried to add a different Virtual Machine, and it…
Azure Application Gateway
Disabled Autoscalling on Azure Application Gateway
Hi I have a question regarding Azure Application Gateway StandardV2 or WAFv2. I have disabled autoscaling and If I deploy 2 Azure application gateway instances, does that mean I get 20 capacity units? If the application only uses 10 capacity units, will…
Azure Application Gateway
Basic Tier price
Hi As of 2025, the Application Gateway Basic tier does not allow you to choose the instance count manually. How can we calculate the pricing for the Basic tier in the East US region? total price= fixed price + capacity unit How many instances are…
Azure Application Gateway
Exclude/exempt specific IP from WAF managed rules
Hi, I have an application hosted on Azure WAFV2, I need to define an exclusion using client IP address. Basically any request coming from that IP should not be examined against OWASP 3.2 managed rules. I tried defining exclusions but IP specific…
Azure Application Gateway
Azure Web Application Firewall

How to fix Virtual Network Gateway, idling even when the tunnel is busy
IPSec VPN connection Consistently dropping even when there are traffic
Azure Application Gateway
What is SKU family?
Hi, upon reviewing our Application Gateways I saw the following in the ARM template exported from the portal: "sku": { "name": "WAF_v2", "tier": "WAF_v2", "family":…
Azure Application Gateway
