You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/prepare-for-migration.md
+8-13Lines changed: 8 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,9 @@ ms.custom: engagement-fy25
12
12
13
13
# Prepare on-premises machines for migration to Azure
14
14
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
-
18
-
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.
15
+
This article describes how to prepare on-premises machines before you migrate them to Azure using the [Migration and modernization](/azure/migrate/common-questions-server-migration) tool.
19
16
20
17
In this article, you:
21
-
> [!div class="checklist"]
22
18
> * Review migration limitations.
23
19
> * Select a method for migrating VMware vSphere VMs.
24
20
> * Check hypervisor and operating system requirements for machines you want to migrate.
@@ -112,12 +108,12 @@ Configure this setting manually as follows:
112
108
113
109
Azure Migrate completes these actions automatically for these versions
114
110
115
-
- Red Hat Enterprise Linux 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
-
-CentOS Stream (Azure Linux VM agent is also installed automatically during migration)
117
-
- SUSE Linux Enterprise Server 15 SP0, 15 SP1, 12, 11 SP4, 11 SP3
118
-
- Ubuntu 20.04, 19.04, 19.10, 18.04LTS, 16.04LTS, 14.04LTS (Azure Linux VM agent is also installed automatically during migration)
119
-
- Debian 10, 9, 8, 7
120
-
- Oracle Linux 8, 7.7-CI, 7.7, 6
111
+
112
+
-Red Hat Enterprise Linux 9.x, 8.x, 7.9 with Extended Lifecycle Support (ELS)
113
+
- SUSE Linux 12 (LTSS only), SUSE Linux 15+
114
+
- Ubuntu 24.04, 22.04 , for Ubuntu 16.04, 18.04 and 20.04 (ESM) Expanded Security Maintenance is required.
115
+
- Debian LTS 12 and 11
116
+
- Oracle Linux 9.x, 8, 7.9
121
117
122
118
For other versions, prepare machines as summarized in the table.
123
119
> [!Note]
@@ -153,7 +149,7 @@ The following table summarizes the steps performed automatically for the operati
153
149
154
150
Learn more about steps for [running a Linux VM on Azure](/azure/virtual-machines/linux/create-upload-generic), and get instructions for some of the popular Linux distributions.
155
151
156
-
Review the list of [required packages](/azure/virtual-machines/extensions/agent-linux#requirements) to install Linux VM agent. Azure Migrate installs the Linux VM agent automatically for RHEL 9.x, 8.x/7.x/6.x, Ubuntu 14.04/16.04/18.04/19.04/19.10/20.04, SUSE 15 SP0/15 SP1/12/11 SP4/11 SP3, Debian 9/8/7, and Oracle 7 when using the agentless method of VMware migration.
152
+
Review the list of [required packages](/azure/virtual-machines/extensions/agent-linux#requirements) to install Linux VM agent. Azure Migrate installs the Linux VM agent automatically for RHEL 8.x, Ubuntu 20.04, SUSE 15 and Oracle 7 when using the agentless method of VMware migration.
157
153
158
154
## Check Azure VM requirements
159
155
@@ -162,7 +158,6 @@ On-premises machines that you replicate to Azure must comply with Azure VM requi
162
158
Before migrating, review the Azure VMs requirements for [VMware](migrate-support-matrix-vmware-migration.md#azure-vm-requirements), [Hyper-V](migrate-support-matrix-hyper-v-migration.md#azure-vm-requirements), and [physical server](migrate-support-matrix-physical-migration.md#azure-vm-requirements) migration.
163
159
164
160
165
-
166
161
## Prepare to connect after migration
167
162
168
163
Azure VMs are created during migration to Azure. After migration, you must be able to connect to the new Azure VMs. Multiple steps are required to connect successfully.
0 commit comments