Skip to content

Commit 688a768

Browse files
authored
Merge pull request #124788 from mattreatMSFT/patch-37
Update virtual-network-tcpip-performance-tuning.md
2 parents 395656e + 3562166 commit 688a768

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)