A missing ">" after the command 'cat'
The page (https://learn.microsoft.com/en-us/azure/virtual-network/accelerated-networking-overview?tabs=ubuntu) mentions the below command, which does NOT work due to a missing ">" after the command 'cat':
sudo mkdir -p /etc/systemd/network sudo cat /etc/systemd/network/99-azure-unmanaged-devices.network <<EOF
Ignore SR-IOV interface on Azure, since it's transparently bonded
to the synthetic interface
[Match] Driver=mlx4_en mlx5_en mlx4_core mlx5_core [Link] Unmanaged=yes EOF
[Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: fbfe1f3b-01da-a475-8dee-15f628bd7e17
- Version Independent ID: 4315f677-aa2b-b82c-8491-634dfb3fc11e
- Content: Accelerated Networking overview
- Content Source: articles/virtual-network/accelerated-networking-overview.md
- Service: virtual-network
- GitHub Login: @steveesp
- Microsoft Alias: steveesp
@dcui Thanks for your feedback! We will investigate and update as appropriate.
@dcui Thanks for contributing towards enhancement of document. We have updated the document and changes will reflect soon.
@dcui I shall close this as completed. Please tag @YashikaTyagii should you require further information.
@YashikaTyagii The page (https://learn.microsoft.com/en-us/azure/virtual-network/accelerated-networking-overview?tabs=ubuntu) is still not updated.
If you run the command on the page, you would see an error: "cat: /etc/systemd/network/99-azure-unmanaged-devices.network: No such file or directory"
All the 3 commands for "RHEL, CentOS", "openSUSE, SLES" and "Ubuntu, Debian" should be fixed.
@dcui I have performed changes for all the 3 commands for "RHEL, CentOS", "openSUSE, SLES" and "Ubuntu, Debian". Thanks for providing this information.
@dcui I have performed changes for all the 3 commands for "RHEL, CentOS", "openSUSE, SLES" and "Ubuntu, Debian". Thanks for providing this information.
@YashikaTyagii As I checked just now, the page (https://learn.microsoft.com/en-us/azure/virtual-network/accelerated-networking-overview?tabs=ubuntu) is still not updated. I guess it would take some time for your changes to be reflected onto the page? 2 days ago, you mentioned "We have updated the document and changes will reflect soon.". Maybe "soon" means a few more days :-)