Skip to content

Commit 7487e30

Browse files
Merge pull request #215411 from vhorne/waf-tut-port
Update Note for Frontends tab
2 parents 0ab2d30 + bb8ef6f commit 7487e30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/web-application-firewall/ag/application-gateway-web-application-firewall-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: web-application-firewall
55
author: vhorne
66
ms.service: web-application-firewall
77
ms.topic: tutorial
8-
ms.date: 10/20/2022
8+
ms.date: 10/21/2022
99
ms.author: victorh
1010
#Customer intent: As an IT administrator, I want to use the Azure portal to set up an application gateway with Web Application Firewall so I can protect my applications.
1111
---
@@ -74,9 +74,9 @@ Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.c
7474

7575
### Frontends tab
7676

77-
1. On the **Frontends** tab, verify **Frontend IP address type** is set to **Public**. <br>You can configure the Frontend IP to be Public or Private as per your use case. In this example, you'll choose a Public Frontend IP.
77+
1. On the **Frontends** tab, verify **Frontend IP address type** is set to **Public**. <br>You can configure the Frontend IP to be **Public** or **Both** as per your use case. In this example, you'll choose a Public Frontend IP.
7878
> [!NOTE]
79-
> For the Application Gateway v2 SKU, you can only choose **Public** frontend IP configuration. Private frontend IP configuration is currently not enabled for this v2 SKU.
79+
> For the Application Gateway v2 SKU, **Public** and **Both** Frontend IP address types are supported today. **Private** frontend IP configuration only is not currently supported.
8080
8181
2. Choose **Add new** for the **Public IP address** and enter *myAGPublicIPAddress* for the public IP address name, and then select **OK**.
8282

0 commit comments

Comments
 (0)