Skip to content

Commit ce9c457

Browse files
committed
new IPv6 AZ article
1 parent 4e363b9 commit ce9c457

4 files changed

Lines changed: 353 additions & 8 deletions

File tree

articles/vpn-gateway/TOC.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
href: tutorial-create-gateway-portal.md
1717
- name: Configure a site-to-site connection
1818
items:
19-
- name: Preshared key
19+
- name: Shared key
2020
href: tutorial-site-to-site-portal.md
2121
- name: Certificate authentication
2222
href: site-to-site-certificate-authentication-gateway-portal.md
@@ -70,8 +70,6 @@
7070
href: about-active-active-gateways.md
7171
- name: VPN Gateway configuration settings
7272
href: vpn-gateway-about-vpn-gateway-settings.md
73-
- name: IPv6 configuration settings
74-
href: ipv6-configuration.md
7573
- name: About site-to-site VPN connections with certificate authentication
7674
href: site-to-site-certificate-authentication-gateway-about.md
7775
- name: Create & manage a VPN gateway
@@ -116,7 +114,7 @@
116114
href: customer-controlled-gateway-maintenance.md
117115
- name: Site-to-site (S2S) VPN
118116
items:
119-
- name: Configure site-to-site connections - preshared key
117+
- name: Configure site-to-site connections - shared key
120118
items:
121119
- name: Azure portal
122120
href: tutorial-site-to-site-portal.md
@@ -320,6 +318,12 @@
320318
href: https://learn.microsoft.com/troubleshoot/azure/vpn-gateway/feedback-hub-azure-vpn-client?toc=/azure/vpn-gateway/TOC.json
321319
- name: Intune - Deploy VPN client profile
322320
href: vpn-profile-intune.md
321+
- name: IPv6 dual stack connections
322+
items:
323+
- name: Azure portal
324+
href: ipv6-configuration.md
325+
- name: Azure CLI
326+
href: site-to-site-ipv6-azure-cli.md
323327
- name: VNet-to-VNet VPN
324328
items:
325329
- name: Configure VNet-to-VNet VPN connections
@@ -404,7 +408,7 @@
404408
href: packet-capture.md
405409
- name: Monitoring data reference
406410
href: monitor-vpn-gateway-reference.md
407-
- name: Support and troubleshooting for VPN Gateway
411+
- name: Support and troubleshooting
408412
href: vpn-gateway-support-help.md
409413
- name: Reference
410414
items:

articles/vpn-gateway/ipv6-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure IPv6 in dual stack
2+
title: Configure IPv6 in Dual Stack - Azure portal
33
titleSuffix: Azure VPN Gateway
44
description: Learn how to configure IPv6 in dual stack for VPN Gateway.
55
author: radwiv
@@ -10,11 +10,11 @@ ms.author: radwiv
1010
# Customer intent: "As a network administrator, I want to configure IPv6 in dual-stack mode for Azure VPN Gateway, so that I can support seamless IPv6 traffic alongside IPv4 within my organization's VPN infrastructure."
1111
---
1212

13-
# Configure IPv6 for VPN Gateway - Preview
13+
# Configure IPv6 for VPN Gateway using the Azure portal - Preview
1414

1515
You can use IPv6 in a dual-stack configuration for Azure VPN Gateway. This configuration allows seamless IPv6 traffic traversal within the VPN tunnel when connecting from on-premises or remote user devices to Azure VPN Gateway.
1616

17-
This article helps you configure IPv6 in dual stack for VPN Gateway using the Azure portal. Configuration steps are similar to the existing IPv4 configuration. You can also use PowerShell, or CLI for this configuration. If you use PowerShell or CLI, you can configure IPv6 addresses along with IPv4 addresses.
17+
This article helps you configure IPv6 in dual stack for VPN Gateway using the Azure portal. Configuration steps are similar to the existing IPv4 configuration. You can also use PowerShell, or [CLI](site-to-site-ipv6-azure-cli.md) for this configuration. If you use PowerShell or CLI, you can configure IPv6 addresses along with IPv4 addresses.
1818

1919
> [!IMPORTANT]
2020
> IPv6 in dual stack configuration is currently in PREVIEW.
248 KB
Loading

0 commit comments

Comments
 (0)