Skip to content

Commit a81ad5a

Browse files
Merge pull request #314692 from habibaum/14-Apr-OS-version-updates
updating OS versions
2 parents 2ee3153 + a56efbd commit a81ad5a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can select up to 10 VMs at once for replication. If you want to migrate more
4242
| :----------------------------- | :------------------- |
4343
| **Operating system** | All [Windows](https://support.microsoft.com/help/2721672/microsoft-server-software-support-for-microsoft-azure-virtual-machines) and [Linux](/azure/virtual-machines/linux/endorsed-distros) operating systems that are supported by Azure. |
4444
**Windows Server 2003** | For VMs running Windows Server 2003, you need to [install Hyper-V Integration Services](prepare-windows-server-2003-migration.md) before migration. |
45-
**Linux VMs in Azure** | Some VMs might require changes so that they can run in Azure.<br><br> For Linux, Azure Migrate makes the changes automatically for these operating systems:<br> - Red Hat Enterprise Linux 9.5, 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.0, 6.x<br> - CentOS Stream</br> - SUSE Linux Enterprise Server 15 SP4, 15 SP3, 15 SP2, 15 SP1, 15 SP0, 12, 11 SP4, 11 SP3 <br>- Ubuntu 24.04, 22.04, 21.04, 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS<br> - Debian 11, 10, 9, 8, 7<br> - Oracle Linux 9, 8, 7.7-CI, 7.7, 6<br> - Kali Linux (2016, 2017, 2018, 2019, 2020, 2021, 2022) <br> - Alma Linux 8.x, 9.x <br> - Rocky Linux 8.x, 9.x <br> - For other operating systems, you make the [required changes](prepare-for-migration.md#verify-required-changes-before-migrating) manually.
45+
**Linux VMs in Azure** | Some VMs might require changes so that they can run in Azure.<br><br> For Linux, Azure Migrate makes the changes automatically for these operating systems:<br> - Red Hat Enterprise Linux 10.x, 9.5, 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.0, 6.x<br> - CentOS Stream</br> - SUSE Linux Enterprise Server 15 SP4, 15 SP3, 15 SP2, 15 SP1, 15 SP0, 12, 11 SP4, 11 SP3 <br>- Ubuntu 24.04, 22.04, 21.04, 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS<br> - Debian 13, 12, 11, 10, 9, 8, 7<br> - Oracle Linux 10, 9, 8, 7.7-CI, 7.7, 6<br> - Kali Linux (2016, 2017, 2018, 2019, 2020, 2021, 2022) <br> - AlmaLinux 10.x, 8.x, 9.x <br> - Rocky Linux 10.x, 8.x, 9.x <br> - For other operating systems, you make the [required changes](prepare-for-migration.md#verify-required-changes-before-migrating) manually.
4646
| **Required changes for Azure** | Some VMs might require changes so that they can run in Azure. Make adjustments manually before migration. The relevant articles contain instructions about how to do this. |
4747
| **Linux boot** | If /boot is on a dedicated partition, it should reside on the OS disk, and not be spread across multiple disks.<br> If /boot is part of the root (/) partition, then the '/' partition should be on the OS disk, and not span other disks. |
4848
| **UEFI boot** | Supported. UEFI-based VMs will be migrated to Azure generation 2 VMs. |

articles/migrate/prepare-for-migration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@ Configure this setting manually as follows:
113113

114114
Azure Migrate completes these actions automatically for these versions
115115

116-
- Red Hat Enterprise Linux 9.5, 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x (Azure Linux VM agent is also installed automatically during migration)
116+
- Red Hat Enterprise Linux 10,x, 9.5, 9.x, 8.x, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.x (Azure Linux VM agent is also installed automatically during migration)
117117
- CentOS Stream (Azure Linux VM agent is also installed automatically during migration)
118118
- SUSE Linux Enterprise Server 15 SP4, 15 SP3, 15 SP2, 15 SP1, 15 SP0, 12, 11 SP4, 11 SP3
119119
- Ubuntu 22.04, 21.04, 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS (Azure Linux VM agent is also installed automatically during migration)
120-
- Debian 11, 10, 9, 8, 7
121-
- Oracle Linux 9, 8, 7.7-CI, 7.7, 6
122-
- Alma Linux 8.x, 9.x
123-
- Rocky Linux 8.x, 9.x
120+
- Debian 13, 12, 11, 10, 9, 8, 7
121+
- Oracle Linux 10, 9, 8, 7.7-CI, 7.7, 6
122+
- AlmaLinux 10,x, 8.x, 9.x
123+
- Rocky Linux 10.x, 8.x, 9.x
124124

125125
For other versions, prepare machines as summarized in the table.
126126
> [!Note]

0 commit comments

Comments
 (0)