Skip to content

Commit 8124298

Browse files
authored
Merge pull request #266509 from ChaseCrum/CEOL-18
batch entry for EOL event notice
2 parents 0af9803 + fe11e0b commit 8124298

File tree

9 files changed

+1004
-977
lines changed

9 files changed

+1004
-977
lines changed

articles/virtual-machines/extensions/vmaccess-linux.md

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

1414
# VMAccess Extension for Linux
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
The VMAccess Extension is used to manage administrative users, configure SSH, and check or repair disks on Azure Linux virtual machines. The extension integrates with Azure Resource Manager templates. It can also be invoked using Azure CLI, Azure PowerShell, the Azure portal, and the Azure Virtual Machines REST API.
1720

1821
This article describes how to run the VMAccess Extension from the Azure CLI and through an Azure Resource Manager template. This article also provides troubleshooting steps for Linux systems.

articles/virtual-machines/linux/azure-dns.md

Lines changed: 212 additions & 209 deletions
Large diffs are not rendered by default.

articles/virtual-machines/linux/cli-ps-findimage.md

Lines changed: 287 additions & 284 deletions
Large diffs are not rendered by default.

articles/virtual-machines/linux/cloud-init-troubleshooting.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
# Troubleshooting VM provisioning with cloud-init
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
If you have been creating generalized custom images, using cloud-init to do provisioning, but have found that VM did not create correctly, you will need to troubleshoot your custom images.

articles/virtual-machines/linux/cloudinit-configure-swapfile.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: devx-track-azurecli, linux-related-content
1212
---
1313
# Use cloud-init to configure a swap partition on a Linux VM
1414

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

1720
This article shows you how to use [cloud-init](https://cloudinit.readthedocs.io) to configure the swap partition on various Linux distributions. The swap partition was traditionally configured by the Linux Agent (WALA) based on which distributions required one. This document outlines the process for building the swap partition on demand during provisioning time using cloud-init. For more information about how cloud-init works natively in Azure and the supported Linux distros, see [cloud-init overview](using-cloud-init.md)

articles/virtual-machines/linux/cloudinit-update-vm.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: devx-track-azurecli, linux-related-content
1212
---
1313
# Use cloud-init to update and install packages in a Linux VM in Azure
1414

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

1720
This article shows you how to use [cloud-init](https://cloudinit.readthedocs.io) to update packages on a Linux virtual machine (VM) or virtual machine scale sets at provisioning time in Azure. These cloud-init scripts run on first boot once the resources have been provisioned by Azure. For more information about how cloud-init works natively in Azure and the supported Linux distros, see [cloud-init overview](using-cloud-init.md)

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

Lines changed: 487 additions & 484 deletions
Large diffs are not rendered by default.

articles/virtual-machines/workloads/mainframe-rehosting/tmaxsoft/install-openframe-azure.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
# Install TmaxSoft OpenFrame on 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
Learn how to set up an OpenFrame environment on Azure suitable for development, demos, testing, or production workloads. This tutorial walks you through each step.
1720

1821
OpenFrame includes multiple components that create the mainframe emulation environment on Azure. For example, OpenFrame online services replace the mainframe middleware such as IBM Customer Information Control System (CICS), and OpenFrame Batch, with its TJES component, replaces the IBM mainframe's Job Entry Subsystem (JES).

articles/virtual-machines/workloads/oracle/oracle-database-backup-strategies.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.reviewer: jjaygbay1
1414

1515
# Backup strategies for Oracle Database on an Azure Linux VM
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
1821

1922
Database backups help protect the database against data loss that's due to storage component failure and datacenter failure. They can also be a means of recovery from human error and a way to clone a database for development or testing purposes.

0 commit comments

Comments
 (0)