When the TLS version 1.0 & 1.1 is expiring for Azure App Services, Azure SQL Managed Instances, Azure SQL server
When the TLS version 1.0 & 1.1 is expiring for Azure App Services, Azure SQL Managed Instances, Azure SQL server
Are there plans to support annotations for redirection to an external site in the Application Gateway Ingress Controller?
I want to redirect requests from domain A to domain B. While I see this option in the Azure Portal, I couldn't find the corresponding annotation or setting in the official AGIC documentation. Are there any plans for future support for this feature?
Best Solution For HTTP Health Dashboard Using Grafana?
I am looking to implement a solution to display a dashboard which shows the health of our applications. The checks would make a simple HTTP call to determine whether a application is healthy or not. Some of the applications are public, some are only…
Application gateway server information disclosure in HTTP response header
Hi, We encountered a problem with pentesting. Found issue about server information "nginx" when application gateway response. I created an application gateway of WAF tier, I implement rewrite set for remove "Server" in response. It…
Application gateway not added x-forwarded-proto request header
Application gateway front listener listen https, the backend is a container app, the backend setting listen http, when use custom domain of application gateway public ip to visit the container app web application encounter the following error, and the…
How to Migrate all of the exclusions from one resource to another using Azure CLI or Azure Powershell
Struggling to find correct Azure CLI or Azure Powershell commands that will allow us to create exclusions under Managed Rulesets - Microsoft_DefaultRuleSet_2.1 in an Application Gateway - WAF policy Found commands to list these exclusions and commands to…
How to create a Routing table between my Azure firewall to Azure SD-WAN Vmx
Hello we have a Vnet name Vnet-SD-WAN and Below are subnets in Vnet 10.170.0.0/22 and Sd-wan Vmx subnet - 10.170.1.0/28 Azurefirewall subnet -10.170.3.0/26 Azure Application gateway : 10.170.3.64/26 Network flow in below way …
Intermittent 404 Errors with Azure Static Web App and Application Gateway
Hi Folks, We are experiencing intermittent 404 errors when trying to access our Static Web App through our main DNS hostname behind an Azure Application Gateway. However, when we use the direct Static Web App URL, everything works as expected without any…
VMSS Health Probe Showing Unhealthy Status Despite Whitelisting Wireserver IP 168.63.129.16
We are currently exploring the configuration of our production Virtual Machine Scale Sets (VMSS), which are behind an Azure Application Gateway. We have implemented a health extension check using the HTTP protocol on port 80. However, we are encountering…
How to Solve Received Invalid Status Code: 404 in the Backend Server’s HTTP Response
Hi all, I try to set an application gateway for my Azure App Service. I follow the guideline in: https://learn.microsoft.com/en-us/azure/application-gateway/configure-web-app?tabs=customdomain%2Cazure-portal After setting, there is an error in backend…
Client not receiveing response from Application Gateway timing out and collecting 400 httpStatus
I have a NodeJS Express API. It exposes an endpoint expecting a multipart form to collect files. It is deployed in an AKS instance. The AKS is behind an Application Gateway. A client is performing several serial calls toward the endpoint…
Need to identify which azure services will effect from TSL1.0 & 1.1 support ending on 31st Oct,2024
Hi Team, Microsoft has announced the end of support for TSL1.0 and 1.1 on October 31, 2024. I've included the services that operate below TLS 1.2 in my production. Could you please assist me determine which services must be upgraded to TLS 1.2 in order…
Is there any way to scale up the application gateway v1 (Increase instances) automatically using powershell commands?
Is there any way to scale up the application gateway v1 (Increase instances) automatically using powershell commands? I attempted to use an Azure Automation Account with a PowerShell Runbook, but encountered errors. Additionally, the available articles…
WAF rule processing load and its impact analysis
Hello all, Good day! I would like to know if I have a FrontDoor/AppGw WAF policy in prevention mode with all the default rulesets enabled + a bunch of custom rulesets added (say 50), when a request hits the frontdoor or AppGw, that 1 request would be…
Allow B2C REST API Calls through Geo-Fenced Application Gateway
REST API calls from B2C are being rejected by the WAF, which has geo-fencing enabled for Qatar only, while B2C is deployed in the Europe region. What methods can be employed to allow B2C servers to successfully call the APIs?
How to enable Streaming response for an App deployed on AKS?
Hi folks, Context: We have developed an App written FastAPI, which generates streaming response as the response is bigger in size. We have deployed this App in Azure Kubernetes Service. Application Gateway is configured as well for handling request and…
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…
Allow-Access-Control-Origin Error on Web App
Hey everyone. I may be missing something simple, but here's one for you guys! Turning on App Gateway WAF Policy with a custom rule for geo location match. Essentially just to deny any traffic outside of select countries. Without this WAF Policy turned…
Update on timeline for GA of Private Application Gateway deployment
Hi, I’m following up on a previous inquiry regarding the timeline for the General Availability of the Private Application Gateway deployment feature. It was mentioned that GA for this feature was tentatively scheduled for Q1 CY24. Now that we’ve passed…
Rewrite hostname - App Gateway
Hello, I there a way to rewrite hostname in Azure Application Gateway? I need a way to send requests to another host based on headers. Thank you in advance, Artem