Skip to content

Commit 045a8ae

Browse files
committed
edited toc
1 parent 234561b commit 045a8ae

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/virtual-network/ip-services/add-dual-stack-ipv6-vm-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Add a dual-stack network to an existing virtual machine - Azure CLI
33
titleSuffix: Azure Virtual Network
4-
description: Learn how to add a dual stack network to an existing virtual machine using the Azure CLI.
4+
description: Learn how to add a dual-stack network to an existing virtual machine using the Azure CLI.
55
author: asudbring
66
ms.author: allensu
77
ms.service: virtual-network
@@ -12,7 +12,7 @@ ms.custom: template-how-to, devx-track-azurecli
1212
ms.devlang: azurecli
1313
---
1414

15-
# Add a dual stack network to an existing virtual machine using the Azure CLI
15+
# Add a dual-stack network to an existing virtual machine using the Azure CLI
1616

1717
In this article, you'll add IPv6 support to an existing virtual network. You'll configure an existing virtual machine with both IPv4 and IPv6 addresses. When completed, the existing virtual network will support private IPv6 addresses. The existing virtual machine network configuration will contain a public and private IPv4 and IPv6 address.
1818

articles/virtual-network/ip-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ items:
118118
items:
119119
- name: Portal
120120
href: add-dual-stack-ipv6-vm-portal.md
121+
- name: CLI
122+
href: add-dual-stack-ipv6-vm-cli.md
121123
- name: Create VM - dual-stack network
122124
items:
123125
- name: Portal

0 commit comments

Comments
 (0)