Skip to content

Commit fdefaf6

Browse files
authored
Added bullet point about individual VMs
Added bullet point about enabling Accelerated Networking on individual VMs which are not in an availability set or VMSS. We received feedback it is confusing for customers because this case was not covered in the documentation and they did assume for existing individual VMs, they do not need to stop/deallocate them (which is not true).
1 parent b146865 commit fdefaf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.workload: infrastructure-services
1616
ms.date: 01/10/2019
1717
ms.author: gsilva
1818
ms.custom:
19+
ms.custom: fasttrack-edit
1920

2021
---
2122
# Create a Linux virtual machine with Accelerated Networking using Azure CLI
@@ -232,6 +233,7 @@ If you have created a VM without Accelerated Networking, it is possible to enabl
232233
* The VM must be a supported size for Accelerated Networking
233234
* The VM must be a supported Azure Gallery image (and kernel version for Linux)
234235
* All VMs in an availability set or VMSS must be stopped/deallocated before enabling Accelerated Networking on any NIC
236+
* All individual VMs that are not in an availability set or VMSS must also be stopped/deallocated before enabling Accelerated Networking on any NIC.
235237

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

0 commit comments

Comments
 (0)