Skip to content

Commit 1ecd74f

Browse files
authored
Merge pull request #126672 from v-jaswel/aca/v-jaswel_364463_app_gateway_20250424
[ACA] [364463] Update note about public frontend IP requirement.
2 parents dcf23c2 + 1102121 commit 1ecd74f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/container-apps/waf-app-gateway.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Protect Azure Container Apps with Application Gateway and Web Application Firewall (WAF)
33
description: Learn how to protect Azure Container Apps with Application Gateway Web Application Firewall (WAF)
44
services: container-apps
5-
author: cachai2
5+
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 03/26/2025
9-
ms.author: cachai
8+
ms.date: 04/28/2025
9+
ms.author: cshoe
1010
---
1111

1212
# Protect Azure Container Apps with Web Application Firewall on Application Gateway
@@ -177,7 +177,7 @@ Perform the following steps:
177177
| Public IP address | Select **Add new**. Enter **my-frontend** for the name of your frontend and select **OK** |
178178

179179
> [!NOTE]
180-
> For the Application Gateway v2 SKU, there must be a **Public** frontend IP. You can have both a public and a private frontend IP configuration, but a private-only frontend IP configuration with no public IP is currently not supported in the v2 SKU. To learn more, [read here](../virtual-network/ip-services/configure-public-ip-application-gateway.md).
180+
> For the Application Gateway v2 SKU, there must be a public frontend IP. For more information, see [Public and private IP address support](/azure/application-gateway/configuration-frontend-ip#public-and-private-ip-address-support) and [Manage a public IP address with an Azure Application Gateway](../virtual-network/ip-services/configure-public-ip-application-gateway.md).
181181
182182
1. Select **Next: Backends**.
183183

0 commit comments

Comments
 (0)