Skip to content

Commit 0bb3b62

Browse files
authored
Update articles/virtual-network/create-vm-accelerated-networking-cli.md
1 parent d9e475d commit 0bb3b62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@ For more information about application binding requirements, see [How Accelerate
251251
<a name="enable-accelerated-networking-on-existing-vms"></a>
252252

253253
In order to ensure that your custom image or applications correctly support the dynamic binding and revocation of virtual functions, the functionality can be tested on any Windows Hyper-V server. Use a local Windows Server running Hyper-V in the following configuration:
254-
- Ensure you have a physical network adapter that supports SR-IOV
255-
- An external virtual switch is created on top of this SR-IOV adapter with "Enable single-root I/O virtualization (SR-IOV)" checked
256-
- A virtual machine running your operating system image or application is created/deployed
257-
- The network adapters for this virtual machine, under Hardware Acceleration, have "Enable SR-IOV" selected
254+
- Ensure you have a physical network adapter that supports SR-IOV.
255+
- An external virtual switch is created on top of this SR-IOV adapter with "Enable single-root I/O virtualization (SR-IOV)" checked.
256+
- A virtual machine running your operating system image or application is created/deployed.
257+
- The network adapters for this virtual machine, under Hardware Acceleration, have "Enable SR-IOV" selected.
258258

259259
Once you've verified your virtual machine and application are leveraging a network adapter using SR-IOV, you can modify the following example commands to toggle SR-IOV off/on in order to revoke and add the virtual function which will simulate what happens during Azure host servicing:
260260

0 commit comments

Comments
 (0)