Skip to content

Commit db322b8

Browse files
authored
Merge pull request #86228 from laghimp/patch-1
Added bullet point about individual VMs
2 parents 979f599 + 3c9a712 commit db322b8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/virtual-network/create-vm-accelerated-networking-cli.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.tgt_pltfrm: na
1616
ms.workload: infrastructure-services
1717
ms.date: 03/24/2022
1818
ms.author: allensu
19-
ms.custom:
19+
ms.custom: fasttrack-edit
2020

2121
---
2222
# Create a Linux virtual machine with Accelerated Networking using Azure CLI
@@ -187,9 +187,10 @@ For more details on application binding requirements, see [How Accelerated Netwo
187187
## Enable Accelerated Networking on existing VMs
188188
If you've created a VM without Accelerated Networking, it's possible to enable this feature on an existing VM. The VM must support Accelerated Networking by meeting the following prerequisites that are also outlined:
189189

190-
* The VM must be a supported size for Accelerated Networking
191-
* The VM must be a supported Azure Gallery image (and kernel version for Linux)
192-
* All VMs in an availability set or VMSS must be stopped/deallocated before enabling Accelerated Networking on any NIC
190+
* The VM must be a supported size for Accelerated Networking.
191+
* The VM must be a supported Azure Gallery image (and kernel version for Linux).
192+
* All VMs in an availability set or VMSS must be stopped/deallocated before enabling Accelerated Networking on any NIC.
193+
* All individual VMs that are not in an availability set or VMSS must also be stopped/deallocated before enabling Accelerated Networking on any NIC.
193194

194195
### Individual VMs & VMs in an availability set
195196
First stop/deallocate the VM or, if an Availability Set, all the VMs in the Set:

0 commit comments

Comments
 (0)