Skip to content

Commit 14ec1ad

Browse files
committed
batch entry for EOL event notice
1 parent 7a5a3a1 commit 14ec1ad

10 files changed

+1207
-1177
lines changed

articles/virtual-machines/linux/create-upload-generic.md

Lines changed: 390 additions & 387 deletions
Large diffs are not rendered by default.

articles/virtual-machines/linux/disk-encryption-isolated-network.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 01/04/2023
1111
---
1212
# Azure Disk Encryption on an isolated network
1313

14+
> [!CAUTION]
15+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
16+
1417
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets.
1518

1619
When connectivity is restricted by a firewall, proxy requirement, or network security group (NSG) settings, the ability of the extension to perform needed tasks might be disrupted. This disruption can result in status messages such as "Extension status not available on the VM."

articles/virtual-machines/linux/disk-encryption-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: linux-related-content
1313

1414
# Azure Disk Encryption for Linux VMs
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1720

1821
Azure Disk Encryption helps protect and safeguard your data to meet your organizational security and compliance commitments. It uses the [DM-Crypt](https://en.wikipedia.org/wiki/Dm-crypt) feature of Linux to provide volume encryption for the OS and data disks of Azure virtual machines (VMs), and is integrated with [Azure Key Vault](../../key-vault/index.yml) to help you control and manage the disk encryption keys and secrets.

articles/virtual-machines/linux/disk-encryption-sample-scripts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: devx-track-azurepowershell, linux-related-content
1313

1414
# Azure Disk Encryption sample scripts for Linux VMs
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1720

1821
This article provides sample scripts for preparing pre-encrypted VHDs and other tasks.

articles/virtual-machines/linux/endorsed-distros.md

Lines changed: 93 additions & 90 deletions
Large diffs are not rendered by default.

articles/virtual-machines/linux/expand-disks.md

Lines changed: 703 additions & 700 deletions
Large diffs are not rendered by default.

articles/virtual-machines/linux/imaging.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.reviewer: cynthn
1313

1414
# Bringing and creating Linux images in Azure
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
1720

1821
This overview covers the basic concepts around imaging and how to successfully build and use Linux images in Azure. Before you bring a custom image to Azure, you need to be aware of the types and options available to you.

articles/virtual-machines/linux/n-series-driver-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.reviewer: padmalathas, mattmcinnes
1515

1616
# Install NVIDIA GPU drivers on N-series VMs running Linux
1717

18+
> [!CAUTION]
19+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
20+
1821
**Applies to:** :heavy_check_mark: Linux VMs
1922

2023
To take advantage of the GPU capabilities of Azure N-series VMs backed by NVIDIA GPUs, you must install NVIDIA GPU drivers. The [NVIDIA GPU Driver Extension](../extensions/hpccompute-gpu-linux.md) installs appropriate NVIDIA CUDA or GRID drivers on an N-series VM. Install or manage the extension using the Azure portal or tools such as the Azure CLI or Azure Resource Manager templates. See the [NVIDIA GPU Driver Extension documentation](../extensions/hpccompute-gpu-linux.md) for supported distributions and deployment steps.

articles/virtual-machines/linux/run-command-managed.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1313
---
1414
# Run scripts in your Linux VM by using managed Run Commands
1515

16+
> [!CAUTION]
17+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
18+
1619
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1720

1821
> [!IMPORTANT]

articles/virtual-machines/linux/run-command.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.devlang: azurecli
1414
---
1515
# Run scripts in your Linux VM by using action Run Commands
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.
19+
1720
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets
1821

1922
The Run Command feature uses the virtual machine (VM) agent to run shell scripts within an Azure Linux VM. You can use these scripts for general machine or application management. They can help you to quickly diagnose and remediate VM access and network issues and get the VM back to a good state.

0 commit comments

Comments
 (0)