Share via

Please enable out-of-order UDP fragment reassembly for our subscription in westus2.

Arsen Abayan 0 Reputation points
2026-05-02T14:59:41.9566667+00:00

Hello,

We have an Azure Linux VM in West US 2 that receives UDP traffic from the public Internet.

When incoming UDP packets require IPv4 fragmentation because the resulting packet is larger than the standard 1500-byte MTU, a significant portion of the fragmented packets is lost. In repeated tests, more than half of such packets can be lost.

The application works normally when we avoid outer UDP/IP fragmentation by lowering the tunnel MTU. The issue appears only when the Azure VM needs to receive and reassemble fragmented UDP/IP packets from the Internet.

This looks consistent with Azure dropping out-of-order UDP/IP fragments before the VM can reassemble them.

According to related Microsoft Q&A answers, Azure Support can enable a platform-side feature usually referred to as out-of-order UDP fragment reassembly / UDP fragment reordering.

Could an Azure support engineer confirm whether this feature can be enabled for a VM/VNet in West US 2, and how we should request it under a Developer support plan where the Azure Support API rejects ticket creation with InvalidSupportPlan?

I can provide subscription ID, resource IDs, public IP and packet-capture details privately if a Microsoft engineer needs them.

Thank you.

Azure Virtual Network
Azure Virtual Network

An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.