Skip to content

Commit 45757ab

Browse files
Merge pull request #288489 from v-sreedevank/16Oct-CentOSNote
CentOS Caution update
2 parents 01966a0 + aed84c7 commit 45757ab

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

articles/migrate/migrate-support-matrix-hyper-v-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: engagement-fy24
1212

1313
# Support matrix for Hyper-V migration
1414

15+
> [!CAUTION]
16+
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
17+
1518
This article summarizes support settings and limitations for migrating Hyper-V VMs with [Migration and modernization](migrate-services-overview.md) . If you're looking for information about assessing Hyper-V VMs for migration to Azure, review the [assessment support matrix](migrate-support-matrix-hyper-v.md).
1619

1720
## Migration limitations

articles/migrate/prepare-for-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: engagement-fy25
1212

1313
# Prepare on-premises machines for migration to Azure
1414

15+
> [!CAUTION]
16+
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
17+
1518
This article describes how to prepare on-premises machines before you migrate them to Azure using the [Migration and modernization](migrate-services-overview.md) tool.
1619

1720
In this article, you:

articles/migrate/troubleshoot-appliance.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.custom: engagement-fy25
1313

1414
# Troubleshoot the Azure Migrate appliance
1515

16-
> [!CAUTION]
17-
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
18-
1916
This article helps you troubleshoot issues when you deploy the [Azure Migrate](migrate-services-overview.md) appliance and use the appliance to discover on-premises servers.
2017

2118
## What's supported?
@@ -227,7 +224,7 @@ You can also run the commands from the command prompt on the appliance server by
227224
ssh <username>@<servername>
228225
````
229226

230-
Few Linux machines like Oracle/CentOS have a configuration value that requires **tty** option to be enabled by default which can cause an error. In such cases, you can disable this setting by adding **a "!"** character in the **/etc/sudoers** file. You can also add the following at the end of **/etc/sudoers/** file to ensure that no other configuration in the file can override this:
227+
Few Linux machines like Oracle have a configuration value that requires **tty** option to be enabled by default which can cause an error. In such cases, you can disable this setting by adding **a "!"** character in the **/etc/sudoers** file. You can also add the following at the end of **/etc/sudoers/** file to ensure that no other configuration in the file can override this:
231228
- Defaults !visiblepw
232229
- Defaults !requiretty
233230

articles/migrate/vmware/migrate-support-matrix-vmware-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: vmware-scenario-422, engagement-fy23
1212

1313
# Support matrix for VMware vSphere migration
1414

15+
> [!CAUTION]
16+
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
17+
1518
This article summarizes support settings and limitations for migrating VMware vSphere VMs with [Migration and modernization](../migrate-services-overview.md) . If you're looking for information about assessing VMware vSphere VMs for migration to Azure, review the [assessment support matrix](migrate-support-matrix-vmware.md).
1619

1720
## Migration options

articles/migrate/vmware/prepare-for-agentless-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: vmware-scenario-422, engagement-fy23, linux-related-content
1111

1212
# Prepare for VMware agentless migration
1313

14+
> [!CAUTION]
15+
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
16+
1417
This article provides an overview of the changes performed when you [migrate VMware VMs to Azure via the agentless migration](./tutorial-migrate-vmware.md) method using the Migration and modernization tool.
1518

1619
Before you migrate your on-premises VM to Azure, you may require a few changes to make the VM ready for Azure. These changes are important to ensure that the migrated VM can boot successfully in Azure and connectivity to the Azure VM can be established-.

0 commit comments

Comments
 (0)