Skip to content

Commit b141851

Browse files
authored
Update vpn-gateway-validate-throughput-to-vnet.md
CentOS Linux 7 reached end of life (EOL) on June 30, 2024. https://www.redhat.com/en/topics/linux/centos-linux-eol the CentOS reference has been deleted in the article
1 parent d83ba33 commit b141851

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/vpn-gateway/vpn-gateway-validate-throughput-to-vnet.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ ms.reviewer: chadmat;genli
1414

1515
# How to validate VPN throughput to a virtual network
1616

17-
> [!CAUTION]
18-
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and plan accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
19-
2017
A VPN gateway connection enables you to establish secure, cross-premises connectivity between your Virtual Network within Azure and your on-premises IT infrastructure.
2118

2219
This article shows how to validate network throughput from the on-premises resources to an Azure virtual machine (VM).
@@ -171,7 +168,7 @@ Use [SockPerf](https://github.com/mellanox/sockperf) to test VMs.
171168

172169
On the Linux VMs (both SENDER and RECEIVER), run these commands to prepare SockPerf on your VMs:
173170

174-
#### CentOS / RHEL - Install GIT and other helpful tools
171+
#### RHEL - Install GIT and other helpful tools
175172

176173
`sudo yum install gcc -y -q`
177174
`sudo yum install git -y -q`

0 commit comments

Comments
 (0)