Share via

Internet speed has reduced drastically

Amit Dutt 0 Reputation points
2026-02-23T23:07:36.7666667+00:00

Windows VM bandwidth used to be around 1000Mbs - but now it has dropped to about 200Mbs.

My application is not working - please help. I have a Developer support plan

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 17,906 Reputation points MVP Volunteer Moderator
    2026-02-24T04:10:20.64+00:00

    Hello @Amit Dutt,

    The drop in bandwidth from around 1000 Mbps to about 200 Mbps for your Windows VM could be due to several factors related to Azure’s network performance capabilities. Each Azure virtual machine (VM) size has a specific maximum network throughput, which is measured in megabits per second (Mbps). Larger VMs typically have higher bandwidth limits compared to smaller ones. If your VM’s size or type has changed, or if it is sharing resources with other VMs on the same hardware, this could lead to reduced bandwidth availability.

    Additionally, the network bandwidth allocated to a VM is primarily measured on egress traffic (outbound), meaning that all outbound traffic counts towards the allocated limit. If your application is generating more outbound traffic than before, it could be hitting the bandwidth cap, resulting in slower performance.

    To troubleshoot this issue, consider checking the current VM size and its allocated bandwidth, as well as reviewing the network traffic patterns to identify any spikes that could be affecting performance.


    If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.


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.