How can I contact the ID@Azure team if they are not responding to my emails?
Hello, I’ve sent multiple emails to the ID@Azure team over the past few weeks but haven’t received any response. I wanted to follow up here to ask: Is there an alternative way to get in touch with the ID@Azure team? Are there any known delays or issues…
Update Azure Application Gateway to TLS 1.2 or later before 31 August 2025
Need help on this. Currently, I do not have any SSL profile configured in my application gateway. Do I need to do anything about it? I'm concerned about the Azure notice on - Update Azure Application Gateway to TLS 1.2 or later before 31 August 2025 To…
Terraform apply error during CreateOrUpdate and my Public IP resource gets associated to unknown subscription
Hi! I experienced a nasty glitch while terraform tried to apply changes to a Public IP resource that had delete lock. That resource somehow changed it´s subscription to a unknown one ja associated itself to a resource called appgwLoadBalancer. Any good…
Application gateway - rules- backend target change with REST/ logic app
hi! I need a button to change the Application gateway - rules- backend target so I decided to go with the Logic app, I started working on in and am trying different REST http requests but none seem to be suited to the cause. If I just get the appGW…
How to fix the path based routing in application gateway
Hi Q/A Team, I have configured two ubuntu servers and added embed code in the html one is image embed code and other one is youtube embed code so i have created application gateway loadbalancer for path based routing so I have configured all the backend…
Clarification on TLS 1.0/1.1 Deprecation Notification | Azure application gateway
Hi, I received a Health Advisor alert regarding the recommendation to update Azure Application Gateway to TLS 1.2 or later. Upon reviewing the listener settings, I can confirm that the current SSL policy is already configured to use TLS 1.2, which is…
Best practice on Application Gateway?
Hi everyone, We would like to understand more on how to utilize Application Gateway better. The questions we have are: How to determine the number of Web Server VMs could be handled by 1 Application Gateway? How to determine the number of…
Health Probe Configuration for Azure Storage Account Behind Azure Application Gateway
In a scenario where Azure Storage Accounts are behind an Azure Application Gateway with WAFv2, the public network access of the storage account is disabled, and it has a private endpoint. Anonymous access and SAS tokens are also disabled on the storage…
Azure Application Gateway HTTP2 ERR_CONNECTION_CLOSED
With Application Gateway WAF V2 we see ERR_CONNECTION_CLOSED with requests for chunk-.js files. If we disable HTTP2 the request got handled with HTTP1.1 without problems. There's a clear pattern of requests for Javascript "chunk" files (named…
Application becomes inaccessible after applying NSG rule in AKS + Application Gateway setup
I have set up an AKS architecture where my application is accessed through an Azure Application Gateway's public IP. The architecture includes a Virtual Network with multiple subnets: One subnet for the Application Gateway Another for the AKS Each…
How will end of TLS 1.0/1.1 support affect Application Gateway to Backend Communication?
This question is related to the EOL of TLS 1.0 and 1.1 support per the following announcement https://learn.microsoft.com/en-us/lifecycle/announcements/tls-support-ending-10-31-2024 Basically we have a web server behind and Application Gateway running on…
Why can my application gateway not connect to web app if the application gateway subnet is allowed in web app access restriction?
Hello, I have an application gateway that has an app service as a backend pool. Everything works fine when the app service allows anything to access it (I can access web app from app gateway). However, when I allow the application gateway subnet to the…
Application Gateway Basic Tier pricing is off
Hey, I created a test project utilizing an Azure Application Gateway, forwarding traffic to a Hello World Container App. I am confused by the pricing model and I feel its off compared to the calculator and Azure documentation. The Azure Application…
Application Gateway WAFv2 in front of an ARO cluster
Hello! is the use of an Application Gateway in front of the ARO cluster and load-balancing traffic to the exposed ARO Routes for services supported? because on the official documentation both on Azure Website RedHat Website does only mention AFD…
Nifi upstream connect error with https
upstream connect error or disconnect/reset before headers. retried and the latest reset reason: remote connection failure, transport failure reason: delayed connect error: 111 Hi All, I have deploy apache/nifi:1.19.1 and EXPOSE 8080 and my azure…
To access KV from AppGW, why do I have to allow VNet as well as allow trusted services?
Documentation for allowing App GW to get certs from KV https://learn.microsoft.com/en-us/azure/application-gateway/key-vault-certs#verify-firewall-permissions-to-key-vault says For Virtual networks, select + Add existing virtual networks, and then add…
How to use proxy protocol in application gateway
I recently saw that tcp mode was added to application gateway Just like there is a function to add x-forwarded-for header in http mode, is there a way to use proxy protocol in tcp mode?
Set-Cookie in application gateway
I am routing forward masing my domain from a.abc.com to x.xyz.com. x.xyz.com is my application gateway. When I route I am getting an error as "this attempt to set a cookie via a set-cookie header was blocked due to user preferences". How can I…
App Gateway Provisioned State Failed
We have a pre-existing app gateway (standard, V1) which has been working fine until some time around or just before 11th March when both servers in the backend pool were being reported as unhealthy and unreachable We removed the servers from the pool and…
Application Gateway “Key Vault Doesn’t Allow Access to the Managed Identity” Error Despite Proper RBAC Role Assignments
I’m using a Standard_v2 Application Gateway to serve HTTPS for a web app deployed on an Azure VM. I’ve attached a user-assigned managed identity to the Application Gateway using the Identity blade in the portal. My Key Vault is configured in Azure RBAC…