We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51aec0 commit 926f5e9Copy full SHA for 926f5e9
articles/virtual-network/accelerated-networking-overview.md
@@ -109,7 +109,7 @@ Images with cloud-init version 19.4 or later have networking correctly configure
109
The following example shows a sample configuration drop-in for `NetworkManager` on RHEL or CentOS:
110
111
```bash
112
-sudo cat <<EOF>> /etc/udev/rules.d/68-azure-sriov-nm-unmanaged.rules
+sudo cat <<EOF > /etc/udev/rules.d/68-azure-sriov-nm-unmanaged.rules
113
# Accelerated Networking on Azure exposes a new SRIOV interface to the VM.
114
# This interface is transparentlybonded to the synthetic interface,
115
# so NetworkManager should just ignore any SRIOV interfaces.
0 commit comments