An Azure service that is used to provision Windows and Linux virtual machines.
Hi @Antti T
The simultaneous packet captures are particularly useful here. If packets from Telia reach the Azure VM during the incident, but the return packets from Azure aren't observed on the Telia side, that points to an asymmetric return-path problem somewhere beyond the VM, rather than a straightforward inbound NSG or guest OS issue.
The fact that the problem disappears when the same client traffic is routed through another VPN/provider strengthens that possibility. However, packet captures alone can't establish whether the loss occurs within Microsoft's network, at Microsoft/Telia peering, or within Telia's return path.
I would collect evidence from Azure Network Watcher during both a working period and one of the 5–30 second failure windows. In particular, use Connection troubleshoot, packet capture, and Next Hop/effective-route information. Network Watcher can test connectivity to an external IP and identify the Azure-side next hop and routing information.
For escalation, keep the following for several incidents:
- Exact UTC timestamps
- Azure VM public IP and affected Telia source public IPs
- Source/destination ports and protocol
- Simultaneous packet captures from both endpoints
- Working versus failing traceroute/MTR results where available
- Azure region and VM/resource IDs
- Network Watcher Connection Troubleshoot results
Unfortunately, detailed Microsoft backbone/BGP/peering telemetry isn't exposed through Network Watcher or a public Azure looking glass. If the Azure diagnostics show no VM/VNet-side routing or filtering problem, this will likely require Microsoft and Telia to investigate their respective routing/peering telemetry using the timestamps and IP pairs.
One complication is support entitlement: Microsoft states that technical Azure support normally requires a support plan; free support covers subscription-management matters rather than normal technical networking investigations.
Given that multiple Telia customers in different locations are apparently experiencing the outage simultaneously, I'd also ask Telia to escalate this to their network operations/peering team, providing the packet captures and exact UTC timestamps rather than treating it as an individual broadband fault.
I wouldn't make any Azure routing changes yet. The evidence you've gathered is much more valuable for correlating the failure against Microsoft/Telia routing telemetry.
Sharing these references with you:
Azure Network Watcher – Troubleshoot outbound connections
Diagnose VM routing with Network Watcher
Create an Azure support request
Please "Accept the Answer" if this information helped you. This will help us and others in the community.