Skip to content

Commit 926f5e9

Browse files
authored
Update accelerated-networking-overview.md
1 parent c51aec0 commit 926f5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/accelerated-networking-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Images with cloud-init version 19.4 or later have networking correctly configure
109109
The following example shows a sample configuration drop-in for `NetworkManager` on RHEL or CentOS:
110110

111111
```bash
112-
sudo cat <<EOF>> /etc/udev/rules.d/68-azure-sriov-nm-unmanaged.rules
112+
sudo cat <<EOF > /etc/udev/rules.d/68-azure-sriov-nm-unmanaged.rules
113113
# Accelerated Networking on Azure exposes a new SRIOV interface to the VM.
114114
# This interface is transparentlybonded to the synthetic interface,
115115
# so NetworkManager should just ignore any SRIOV interfaces.

0 commit comments

Comments
 (0)