Azure Bandwidth/Data Transfer Limit?

kaspertheghost 21 Reputation points
2020-06-06T05:39:26.24+00:00

I have a virtual machine on Azure and I was wondering if there is a bandwidth limit for it. By bandwidth limit I mean, a limit like 15GB of outbound and inbound data transfer. I tried checking some forums about this but could not find a clear answer.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,070 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,646 Reputation points
    2020-06-06T08:31:23.933+00:00

    Hi,

    As far as I know there's no data limitation on the amount of inbound/outbound data from an Azure virtual machine.

    There are limitations regarding the flow though:

    Virtual machine network bandwidth
    https://learn.microsoft.com/en-us/azure/virtual-network/virtual-machine-network-throughput

    Do note that outbound data transfers cost, while inbound are for free:
    https://azure.microsoft.com/en-us/pricing/details/bandwidth/

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    2 people found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. AlyaKoni 11 Reputation points
    2021-01-18T22:51:42.08+00:00

    Each VM type has its own network limitation. See the VM documentation:
    https://learn.microsoft.com/en-us/azure/virtual-machines/sizes

    In this documentation you will find for each VM type:

    • Max NICs
    • Expected network bandwidth (Mbps)

    Scroll right if you don't see the values ;-)

    2 people found this answer helpful.
    0 comments No comments

  2. kaspertheghost 21 Reputation points
    2020-06-06T15:26:53.837+00:00

    9164-screenshot-111.png

    It shows a free 5GB Limit. Does this apply to web traffic and other web-related things on my Virtual Machine?