Skip to content

Commit 74c772f

Browse files
Merge pull request #298598 from asudbring/us417294-vnet-top-freshness
Freshness review and fixes for Network Interface VM article
2 parents a4db996 + 71cae22 commit 74c772f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/virtual-network/virtual-network-network-interface-vm.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ metadata:
66
description: Learn how to add network interfaces to or remove network interfaces from virtual machines.
77
author: asudbring
88
ms.author: allensu
9-
manager: mtillman
10-
ms.date: 11/16/2022
9+
ms.date: 04/21/2025
1110
ms.service: azure-virtual-network
1211
ms.topic: how-to
1312
ms.custom:
@@ -38,7 +37,7 @@ prerequisites:
3837
3938
procedureSection:
4039
- title: |
41-
Add existing network interfaces to a new VM
40+
Add existing network interfaces to a new virtual machine
4241
summary: |
4342
When you create a virtual machine through the portal, the portal creates a network interface with default settings and attaches the network interface to the VM for you. You can't use the portal to add existing network interfaces to a new VM, or to create a VM with multiple network interfaces. You can do both by using the CLI or PowerShell. Be sure to familiarize yourself with the [constraints](#constraints). If you create a VM with multiple network interfaces, you must also configure the operating system to use them properly after you create the VM. Learn how to configure [Linux](/azure/virtual-machines/linux/multiple-nics#configure-guest-os-for-multiple-nics) or [Windows](/azure/virtual-machines/windows/multiple-nics#configure-guest-os-for-multiple-nics) for multiple network interfaces.
4443
steps:
@@ -164,11 +163,11 @@ procedureSection:
164163
[!INCLUDE [ephemeral-ip-note.md](~/reusable-content/ce-skilling/azure/includes/ephemeral-ip-note.md)]
165164
166165
relatedContent:
167-
- text: Create a VM with multiple NICs|CLI
166+
- text: Create a VM with multiple NICs | CLI
168167
url: /azure/virtual-machines/linux/multiple-nics
169-
- text: Create a single NIC VM with multiple IPv4 addresses|CLI
168+
- text: Create a single NIC VM with multiple IPv4 addresses | CLI
170169
url: ./ip-services/virtual-network-multiple-ip-addresses-cli.md
171-
- text: Create a single NIC VM with a private IPv6 address (behind an Azure Load Balancer)|CLI
170+
- text: Create a single NIC VM with a private IPv6 address (behind an Azure Load Balancer) | CLI
172171
url: ../load-balancer/load-balancer-ipv6-internet-cli.md
173172

174173
# ##Next steps

0 commit comments

Comments
 (0)