The network throughput of the ACI depends on the network throughput of the node VM on which it is scheduled.
However, since the underlying infrastructure is abstracted (for non GPU enabled Container groups) the exact sku of VM should be considered as non-deterministic. But ACI runs on sets of Azure VMs of various SKUs, primarily from the F and the D series. We expect this to change in the future as we continue to develop and optimize the service. Refer this FAQ document for more details.
For GPU enabled container groups, from this document, this will help narrow down the network performance based on the VM SKU.
N-series VMs communicate over the low latency and high bandwidth InfiniBand network, please refer this.
NVlink Interconnect is currently not supported, please refer below links:
https://learn.microsoft.com/en-us/azure/virtual-machines/nc-series
https://learn.microsoft.com/en-us/azure/virtual-machines/ncv2-series
https://learn.microsoft.com/en-us/azure/virtual-machines/ncv3-series
Hope this helps.
Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.