Skip to content

Commit e3cf865

Browse files
committed
update OS EOL notes
1 parent c68d11a commit e3cf865

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/virtual-machines/extensions/network-watcher-linux.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: virtual-machines
77
ms.subservice: extensions
88
ms.collection: linux
99
ms.topic: how-to
10-
ms.date: 03/31/2024
10+
ms.date: 07/16/2024
1111
ms.custom: devx-track-arm-template, linux-related-content
1212

1313
#CustomerIntent: As an Azure administrator, I want to install Network Watcher Agent VM extension and manage it so that I can use Network watcher features to diagnose and monitor my Linux virtual machines (VMs).
@@ -87,18 +87,20 @@ Network Watcher Agent extension for Linux can be installed on the following Linu
8787
|---|---|
8888
| AlmaLinux | 9.2 |
8989
| Azure Linux | 2.0 |
90-
| CentOS | 6.10 and 7 |
90+
| CentOS <sup>1</sup> | 6.10 and 7 |
9191
| Debian | 7 and 8 |
9292
| OpenSUSE Leap | 42.3+ |
93-
| Oracle Linux | 6.10, 7 and 8+ |
94-
| Red Hat Enterprise Linux (RHEL) | 6.10, 7, 8 and 9.2 |
93+
| Oracle Linux | 6.10 <sup>2</sup>, 7 and 8+ |
94+
| Red Hat Enterprise Linux (RHEL) | 6.10 <sup>3</sup>, 7, 8 and 9.2 |
9595
| Rocky Linux | 9.1 |
9696
| SUSE Linux Enterprise Server (SLES) | 12 and 15 (SP2, SP3, and SP4) |
9797
| Ubuntu | 16+ |
9898

99-
> [!NOTE]
100-
> - Red Hat Enterprise Linux 6.X and Oracle Linux 6.x have reached their end-of-life (EOL). RHEL 6.10 has available [extended life cycle (ELS) support](https://www.redhat.com/en/resources/els-datasheet) through [June 30, 2024]( https://access.redhat.com/product-life-cycles/?product=Red%20Hat%20Enterprise%20Linux,OpenShift%20Container%20Platform%204).
101-
> - Oracle Linux version 6.10 has available [ELS support](https://www.oracle.com/a/ocom/docs/linux/oracle-linux-extended-support-ds.pdf) through [July 1, 2024](https://www.oracle.com/a/ocom/docs/elsp-lifetime-069338.pdf).
99+
<sup>1</sup> CentOS Linux reached its end-of-life (EOL) on June 30, 2024. For more information, see [CentOS Linux EOL FAQ](https://www.redhat.com/en/blog/centos-stream-faq). For more information, see the [CentOS End Of Life guidance](../workloads/centos/centos-end-of-life.md).
100+
101+
<sup>2</sup>[Extended life cycle (ELS) support](https://www.oracle.com/a/ocom/docs/linux/oracle-linux-extended-support-ds.pdf) for Oracle Linux version 6.X ended on [July 1, 2024](https://www.oracle.com/a/ocom/docs/elsp-lifetime-069338.pdf).
102+
103+
<sup>3</sup>[Extended life cycle (ELS) support](https://www.redhat.com/en/resources/els-datasheet) for Red Hat Enterprise Linux 6.X ended on [June 30, 2024]( https://access.redhat.com/product-life-cycles/?product=Red%20Hat%20Enterprise%20Linux,OpenShift%20Container%20Platform%204).
102104

103105
## Extension schema
104106

0 commit comments

Comments
 (0)