Skip to content

Commit cc4da64

Browse files
Merge pull request #279593 from normesta/normesta-reg-updates-14
removing centos references as centos is reaching end of life by this …
2 parents 8c170ba + 481781f commit cc4da64

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/storage/blobs/network-file-system-protocol-support-how-to.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@ author: normesta
66

77
ms.service: azure-blob-storage
88
ms.topic: conceptual
9-
ms.date: 08/18/2023
9+
ms.date: 06/28/2024
1010
ms.author: normesta
1111

1212
---
1313

1414
# Mount Blob Storage by using the Network File System (NFS) 3.0 protocol
1515

16-
> [!CAUTION]
17-
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and plan accordingly. For more information, see the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md).
18-
1916
This article provides guidance on how to mount a container in Azure Blob Storage from a Linux-based Azure virtual machine (VM) or a Linux system that runs on-premises by using the Network File System (NFS) 3.0 protocol. To learn more about NFS 3.0 protocol support in Blob Storage, see [Network File System (NFS) 3.0 protocol support for Azure Blob Storage](network-file-system-protocol-support.md).
2017

2118
## Step 1: Create an Azure virtual network
@@ -95,7 +92,6 @@ The AZNFS Mount Helper package helps Linux NFS clients to reliably access Azure
9592
> [!NOTE]
9693
> AZNFS is supported on following Linux distributions:
9794
> - Ubuntu (18.04 LTS, 20.04 LTS, 22.04 LTS)
98-
> - Centos7, Centos8
9995
> - RedHat7, RedHat8, RedHat9
10096
> - Rocky8, Rocky9
10197
> - SUSE (SLES 15)

0 commit comments

Comments
 (0)