Skip to content

Commit 3c84873

Browse files
committed
acrolinx and minor fixes
1 parent 6a2b274 commit 3c84873

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-network/virtual-network-bandwidth-testing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
---
2-
title: Test VM network throughput by using NTTTCP
2+
title: Test virtual machine network throughput by using NTTTCP
33
description: Use the NTTTCP tool to test network bandwidth and throughput performance for Windows and Linux VMs on a virtual network.
44
services: virtual-network
55
author: asudbring
66
ms.service: azure-virtual-network
77
ms.custom: linux-related-content
88
ms.topic: how-to
9-
ms.date: 11/01/2023
9+
ms.date: 04/15/2025
1010
ms.author: allensu
1111
---
1212

13-
# Test VM network throughput by using NTTTCP
13+
# Test virtual machine network throughput by using NTTTCP
1414

1515
This article describes how to use the free NTTTCP tool from Microsoft to test network bandwidth and throughput performance on Azure Windows or Linux virtual machines (VMs). A tool like NTTTCP targets the network for testing and minimizes the use of other resources that could affect performance.
1616

1717
## Prerequisites
1818

1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
20-
- Two Windows or Linux virtual machines in Azure. [Create a Windows VM](/azure/virtual-machines/windows/quick-create-portal) or [create a Linux VM](/azure/virtual-machines/linux/quick-create-portal).
20+
- Two Windows or Linux virtual machines in Azure. [Create a Windows virtual machine](/azure/virtual-machines/windows/quick-create-portal) or [create a Linux virtual machine](/azure/virtual-machines/linux/quick-create-portal).
2121
- To test throughput, you need two VMs of the same size to function as *sender* and *receiver*. The two VMs should be in the same [proximity placement group](/azure/virtual-machines/co-location) or [availability set](/azure/virtual-machines/availability-set-overview), so you can use their internal IP addresses and exclude load balancers from the test.
22-
- Note the number of VM cores and the receiver VM IP address to use in the commands. Both the sender and receiver commands use the receiver's IP address.
22+
- Note the number of VM cores and the receiver VM IP address for the commands. Both the sender and receiver commands use the receiver's IP address.
2323

2424
>[!NOTE]
2525
>Testing by using a virtual IP is possible, but is beyond the scope of this article.

0 commit comments

Comments
 (0)