Skip to content

Commit 3562166

Browse files
authored
Update virtual-network-tcpip-performance-tuning.md
Updated MTU guidance in this doc.
1 parent bd41fd6 commit 3562166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-network-tcpip-performance-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ By default, Azure will drop out of order fragments, that is, fragmented packets
4747

4848
#### Tune the MTU
4949

50-
We don't recommend customers increase the MTU on VM NICs. If the VM needs to communicate with destinations that are not in the Virtual Network that have a similar MTU set, fragmentation will likely occur which will decrease performance.
50+
You may be able to increase intra Virtual Network throughput performance by increasing MTU for your VM's traffic. If the VM needs to communicate with destinations that are not in the Virtual Network that have a similar MTU set, fragmentation will likely occur which will decrease performance. See [Configure Maximum Transmission Unit (MTU) for virtual machines in Azure](./how-to-virtual-machine-mtu.md) for more information about MTU tuning in Azure.
5151

5252
#### Large send offload
5353

0 commit comments

Comments
 (0)