Generated on: August 09, 2025 Target period: Within the last 24 hours Processing mode: Details Mode Number of updates: 1 items
Published: August 08, 2025 17:00:36 UTC Link: Generally Available: Private Application Gateway on Azure Application Gateway v2
Update ID: 500225 Data source: Azure Updates API
Categories: Launched, Networking, Security, Application Gateway, Services, Features
Summary:
What was updated
Azure Application Gateway v2 now generally supports Private Application Gateway, introducing enhanced network exposure controls.
Key changes or new features
Private Application Gateway enables deployment of Application Gateway v2 within a virtual network with private IP addresses only, eliminating public internet exposure. This improves security by restricting access to internal networks. It supports full feature parity with Application Gateway v2, including autoscaling, zone redundancy, and Web Application Firewall (WAF). Developers and IT professionals can now configure Application Gateway to serve internal applications securely without public endpoints.
Target audience affected
Developers, network architects, and IT professionals managing secure, scalable web application delivery and internal-facing applications on Azure.
Important notes if any
Private Application Gateway requires deployment in a subnet within a virtual network and supports integration with Azure Private Link and internal load balancing scenarios. This update is GA, meaning production-ready with full Azure support. Users should review network design to leverage private IP addressing and ensure proper DNS and routing configurations for internal access.
Details:
The Azure Application Gateway v2 SKU has reached general availability for its Private Application Gateway feature, introducing enhanced capabilities that allow IT professionals to deploy Application Gateway instances with private network exposure, thereby improving security and control over inbound traffic.
Background and Purpose:
Azure Application Gateway is a Layer 7 load balancer designed for web traffic, providing features such as SSL termination, URL-based routing, and Web Application Firewall (WAF) integration. Traditionally, Application Gateway instances are publicly accessible, which may not align with strict security or compliance requirements in certain enterprise environments. The Private Application Gateway update addresses this by enabling deployment of Application Gateway v2 instances entirely within a private virtual network (VNet), eliminating public IP exposure and reducing attack surface.
Specific Features and Changes:
Technical Mechanisms and Implementation:
To implement a Private Application Gateway, the gateway is deployed into a dedicated subnet within a VNet with only private IPs assigned. The frontend configuration omits public IPs, and routing is configured to direct traffic internally. Access to the gateway is typically enabled via VPN or ExpressRoute connections to the VNet, or from other Azure resources within the same or peered VNets. NSGs can be applied to the gateway subnet to restrict inbound and outbound traffic. DNS resolution for the private IP frontend can be managed via Azure Private DNS zones or custom DNS servers to ensure clients can resolve the gateway’s private endpoint.
Use Cases and Application Scenarios:
Important Considerations and Limitations:
Integration with Related Azure Services:
This report was automatically generated - 2025-08-09 03:01:09 UTC