question

NathanTrevivian-1999 avatar image
0 Votes"
NathanTrevivian-1999 asked Monalla-MSFT answered

What is the MBits/S max throughput of an N-Series VM?

According to this documentation: https://docs.microsoft.com/en-us/azure/virtual-network/virtual-machine-network-throughput#expected-network-throughput the instance type tables should have a column called "Max NICs / Expected network performance (Mbps)" but they don't. They only have Max NICS, for eg: https://docs.microsoft.com/en-us/azure/virtual-machines/ncv3-series

So what can I expect the network performance of this machine type to be?

azure-virtual-machines-networking
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Monalla-MSFT avatar image
0 Votes"
Monalla-MSFT answered

Hello @NathanTrevivian-1999 - Thanks for reaching out.

   <NetworkBandwidthPolicy>
   <ContainerSize>GPCv3NC6s</ContainerSize>
   <NetworkBandwidthCap>6000</NetworkBandwidthCap>
   </NetworkBandwidthPolicy>
   <NetworkBandwidthPolicy> 
   <ContainerSize>GPCv3NC12s</ContainerSize>
   <NetworkBandwidthCap>12000</NetworkBandwidthCap>
   </NetworkBandwidthPolicy>
   <NetworkBandwidthPolicy>
   <ContainerSize>GPCv3NC24s</ContainerSize>
   <NetworkBandwidthCap>24000</NetworkBandwidthCap>
   </NetworkBandwidthPolicy>
   <NetworkBandwidthPolicy>
   <ContainerSize>GPCv3NC24rs</ContainerSize>
   <NetworkBandwidthCap>24000</NetworkBandwidthCap>
   </NetworkBandwidthPolicy> 


These are the max allowed bandwidth caps for througput for NCv3 vm sizes.



If the above response helped, Please feel free to "Accept as Answer" so it can be beneficial to the community.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.