Skip to content

Commit 8d7784a

Browse files
authored
fixing links
1 parent 557e2df commit 8d7784a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can directly query the list of VM SKUs that support Accelerated Networking b
103103
If you use a custom image that supports Accelerated Networking, make sure you meet the following requirements.
104104

105105
#### Device and driver support
106-
Any custom image supporting Accelerated Networking must include drivers that enable Single Root I/O Virtualization for the network interface cards (NIC) which are used on Azure platforms. This hardware list includes NVIDIA ConnectX-3, ConnectX-4 Lx, ConnectX-5 and the [Microsoft Azure Network Adapter (MANA)](/accelerated-networking-mana-overview).
106+
Any custom image supporting Accelerated Networking must include drivers that enable Single Root I/O Virtualization for the network interface cards (NIC) which are used on Azure platforms. This hardware list includes NVIDIA ConnectX-3, ConnectX-4 Lx, ConnectX-5 and the [Microsoft Azure Network Adapter (MANA)](accelerated-networking-mana-overview.md).
107107

108108
#### Dynamic binding and revocation of virtual function
109109
Accelerated Networking requires guest OS images to properly handle the virtual function being removed or added dynamically. Scenarios such as host maintenance or live migration will result in dynamic revocation of the virtual function and restoration after the maintenance event. Additionally, applications must ensure that they bind to the synthetic device and not the virtual function in order to maintain network connectivity during these events.
@@ -162,12 +162,12 @@ EOF
162162
#### Network traffic uses the Accelerated Networking data path
163163

164164
For NVIDIA drivers: Verify that the packets are flowing over the VF interface
165-
- [Linux documentation](/accelerated-networking-how-it-works#application-usage)
166-
- [Windows documentation](/create-vm-accelerated-networking-cli?tabs=windows#confirm-that-accelerated-networking-is-enabled)
165+
- [Linux documentation](accelerated-networking-how-it-works.md#application-usage)
166+
- [Windows documentation](create-vm-accelerated-networking-cli.md?tabs=windows#confirm-that-accelerated-networking-is-enabled)
167167

168168
For MANA driver: Verify that the traffic is flowing through MANA
169-
- [Linux documentation](/accelerated-networking-mana-linux#verify-that-traffic-is-flowing-through-mana)
170-
- [Windows documentation](/accelerated-networking-mana-windows#verify-that-traffic-is-flowing-through-mana)
169+
- [Linux documentation](accelerated-networking-mana-linux.md#verify-that-traffic-is-flowing-through-mana)
170+
- [Windows documentation](accelerated-networking-mana-windows.md#verify-that-traffic-is-flowing-through-mana)
171171

172172
---
173173

0 commit comments

Comments
 (0)