Skip to content

Commit 4a90223

Browse files
Merge pull request #283475 from chasedmicrosoft/291731-update-centos-wording
291731-update-centos-wording-eol
2 parents 788c4b8 + 4994000 commit 4a90223

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

includes/virtual-network-multiple-ip-addresses-os-config.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,13 @@
55
author: asudbring
66
ms.service: virtual-network
77
ms.topic: include
8-
ms.date: 09/06/2022
8+
ms.date: 08/02/2024
99
ms.author: allensu
1010
ms.custom: include file
1111
---
1212

1313
## <a name="os-config"></a>Add IP addresses to a VM operating system
1414

15-
> [!CAUTION]
16-
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly.
17-
1815
Connect and sign in to a VM you created with multiple private IP addresses. You must manually add all the private IP addresses, including the primary, that you added to the VM. Complete the following steps for your VM operating system.
1916

2017
### Windows Server
@@ -363,7 +360,7 @@ ip route add default via 10.1.0.1 dev eth2 table custom
363360

364361
</details>
365362

366-
### Red Hat Enterprise Linux, CentOS, and others
363+
### Red Hat Enterprise Linux and others
367364

368365
<details>
369366
<summary>Expand</summary>
@@ -469,7 +466,7 @@ ip route add default via 10.1.0.1 dev eth2 table custom
469466
ether 60:45:bd:7d:70:4a txqueuelen 1000 (Ethernet)
470467
```
471468
472-
#### Validation (Red Hat, CentOS, and others)
469+
#### Validation (Red Hat and others)
473470
474471
To ensure you're able to connect to the internet from your secondary IP configuration via the public IP associated with it, use the following command:
475472

0 commit comments

Comments
 (0)