Skip to content

Commit 7eae18f

Browse files
Merge pull request #265763 from JackStromberg/patch-153
IPv6 limitations
2 parents 683fede + 5de1d34 commit 7eae18f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/application-gateway/ipv6-application-gateway-portal.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure Application Gateway with a frontend public I
55
services: application-gateway
66
author: greg-lindsay
77
ms.topic: how-to
8-
ms.date: 11/06/2023
8+
ms.date: 02/08/2024
99
ms.author: greglin
1010
ms.service: application-gateway
1111
ms.custom: mvc, mode-ui
@@ -46,6 +46,7 @@ The IPv6 Application Gateway preview is available to all public cloud regions wh
4646
* IPv6 private Link is currently not supported
4747
* IPv6-only Application Gateway is currently not supported. Application Gateway must be dual stack (IPv6 and IPv4)
4848
* Deletion of frontend IP addresses aren't supported
49+
* Application Gateway Ingress Controller (AGIC) does not support IPv6 configuration
4950
* Existing IPv4 Application Gateways cannot be upgraded to dual stack Application Gateways
5051

5152
> [!NOTE]
@@ -350,4 +351,4 @@ To opt out of the public preview for the enhanced Application Gateway network co
350351
351352
## Next steps
352353
353-
- [What is Azure Application Gateway v2?](overview-v2.md)
354+
- [What is Azure Application Gateway v2?](overview-v2.md)

articles/application-gateway/ipv6-application-gateway-powershell.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: application-gateway
77
ms.topic: how-to
8-
ms.date: 08/17/2023
8+
ms.date: 02/08/2024
99
ms.author: greglin
1010
ms.custom: mvc, devx-track-azurepowershell
1111
---
@@ -51,6 +51,7 @@ The IPv6 Application Gateway preview is available to all public cloud regions wh
5151
* IPv6 private Link is currently not supported
5252
* IPv6-only Application Gateway is currently not supported. Application Gateway must be dual stack (IPv6 and IPv4)
5353
* Deletion of frontend IP addresses aren't supported
54+
* Application Gateway Ingress Controller (AGIC) does not support IPv6 configuration
5455
* Existing IPv4 Application Gateways cannot be upgraded to dual stack Application Gateways
5556

5657
> [!NOTE]

0 commit comments

Comments
 (0)