Skip to content

Commit c0a365a

Browse files
Merge pull request #278902 from mbender-ms/lb-CENT-OS-retirement
CENT OS Updates - Removed CENT OS reference
2 parents 1b79130 + 98116e4 commit c0a365a

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

articles/load-balancer/load-balancer-ipv6-for-linux.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,13 @@ author: mbender-ms
77
keywords: ipv6, azure load balancer, dual stack, public ip, native ipv6, mobile, iot
88
ms.service: load-balancer
99
ms.topic: how-to
10-
ms.date: 04/21/2023
10+
ms.date: 06/21/2024
1111
ms.author: mbender
1212
ms.custom: template-how-to, engagement-fy23, doc-a-thon, linux-related-content
1313
---
1414

1515
# Configure DHCPv6 for Linux VMs
1616

17-
> [!CAUTION]
18-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
19-
2017
Some of the Linux virtual-machine images in the Azure Marketplace don't have Dynamic Host Configuration Protocol version 6 (DHCPv6) configured by default. To support IPv6, DHCPv6 must be configured in the Linux OS distribution that you're using. The various Linux distributions configure DHCPv6 in various ways because they use different packages.
2118

2219
> [!NOTE]
@@ -27,9 +24,9 @@ This document describes how to enable DHCPv6 so that your Linux virtual machine
2724
> [!WARNING]
2825
> By improperly editing network configuration files, you can lose network access to your VM. We recommended that you test your configuration changes on non-production systems. The instructions in this article have been tested on the latest versions of the Linux images in the Azure Marketplace. For more detailed instructions, consult the documentation for your own version of Linux.
2926
30-
# [RHEL/CentOS/Oracle](#tab/redhat)
27+
# [RHEL/Oracle](#tab/redhat)
3128

32-
For RHEL, CentOS, and Oracle Linux versions 7.4 or higher, follow these steps:
29+
For RHEL and Oracle Linux versions 7.4 or higher, follow these steps:
3330

3431
1. Edit the */etc/sysconfig/network* file, and add the following parameter:
3532

articles/virtual-network/ip-services/virtual-network-multiple-ip-addresses-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Assign multiple IP addresses to VMs - Azure CLI
33
titleSuffix: Azure Virtual Network
44
description: Learn how to create a virtual machine with multiple IP addresses using the Azure CLI.
55
services: virtual-network
6-
ms.date: 08/24/2023
6+
ms.date: 06/21/2024
77
ms.author: mbender
88
author: mbender-ms
99
ms.service: virtual-network

0 commit comments

Comments
 (0)