Skip to content

Commit d71c36f

Browse files
authored
Merge pull request #312679 from cherylmc/VPNGW-New-IPv6
new IPv6 AZ article
2 parents f5c0475 + ce9c457 commit d71c36f

4 files changed

Lines changed: 352 additions & 7 deletions

File tree

articles/vpn-gateway/TOC.yml

Lines changed: 8 additions & 4 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
@@ -72,8 +72,6 @@
7272
href: about-active-active-gateways.md
7373
- name: VPN Gateway configuration settings
7474
href: vpn-gateway-about-vpn-gateway-settings.md
75-
- name: IPv6 configuration settings
76-
href: ipv6-configuration.md
7775
- name: About site-to-site VPN connections with certificate authentication
7876
href: site-to-site-certificate-authentication-gateway-about.md
7977
- name: Create & manage a VPN gateway
@@ -118,7 +116,7 @@
118116
href: customer-controlled-gateway-maintenance.md
119117
- name: Site-to-site (S2S) VPN
120118
items:
121-
- name: Configure site-to-site connections - preshared key
119+
- name: Configure site-to-site connections - shared key
122120
items:
123121
- name: Azure portal
124122
href: tutorial-site-to-site-portal.md
@@ -322,6 +320,12 @@
322320
href: https://learn.microsoft.com/troubleshoot/azure/vpn-gateway/feedback-hub-azure-vpn-client?toc=/azure/vpn-gateway/TOC.json
323321
- name: Intune - Deploy VPN client profile
324322
href: vpn-profile-intune.md
323+
- name: IPv6 dual stack connections
324+
items:
325+
- name: Azure portal
326+
href: ipv6-configuration.md
327+
- name: Azure CLI
328+
href: site-to-site-ipv6-azure-cli.md
325329
- name: VNet-to-VNet VPN
326330
items:
327331
- name: Configure VNet-to-VNet VPN connections

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)