Skip to content

Commit f3224eb

Browse files
Merge pull request #286084 from jaesoni/pvt-only-info-update
Update quick-create-portal.md
2 parents 1abb4c3 + 11798dc commit f3224eb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/application-gateway/quick-create-portal.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: In this quickstart, you learn how to use the Azure portal to create
55
services: application-gateway
66
author: greg-lindsay
77
ms.author: greglin
8-
ms.date: 05/30/2024
8+
ms.date: 09/04/2024
99
ms.topic: quickstart
1010
ms.service: azure-application-gateway
1111
ms.custom: mvc, mode-ui
@@ -68,14 +68,13 @@ Create the application gateway using the tabs on the **Create application gatewa
6868

6969
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.
7070
> [!NOTE]
71-
> For the Application Gateway v2 SKU, there must be a **Public** frontend IP configuration. You can still have both a Public and a Private frontend IP configuration, but Private only frontend IP configuration (Only ILB mode) is currently not enabled for the v2 SKU.
71+
> * The [Private-only deployment](application-gateway-private-deployment.md) (with only private IP) for the Application Gateway v2 SKU is currently in Public Preview.
72+
> * Application Gateway frontend now supports dual-stack IP addresses in Public Preview. You can create up to four frontend IP addresses: Two IPv4 addresses (public and private) and two IPv6 addresses (public and private).
7273
7374
2. Select **Add new** for the **Public IP address** and enter *myAGPublicIPAddress* for the public IP address name, and then select **OK**.
7475

7576
![Screenshot of create new application gateway: frontends.](./media/application-gateway-create-gateway-portal/application-gateway-create-frontends.png)
7677

77-
> [!NOTE]
78-
> Application Gateway frontend now supports dual-stack IP addresses (Public Preview). You can now create up to four frontend IP addresses: Two IPv4 addresses (public and private) and two IPv6 addresses (public and private).
7978

8079

8180
3. Select **Next: Backends**.

0 commit comments

Comments
 (0)