Skip to content

Commit 4830cd1

Browse files
committed
adding end of support content
1 parent 4b2c213 commit 4830cd1

File tree

4 files changed

+33
-1
lines changed

4 files changed

+33
-1
lines changed

articles/migrate/common-questions-server-migration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,14 @@ The **Migration and modernization** tool migrates all the UEFI-based machines to
156156
> [!NOTE]
157157
> If a major version of an operating system is supported in agentless migration, all minor versions and kernels are automatically supported.
158158
159+
[!CAUTION]
160+
> This article references Windows Server versions that have reached End of Support (EOS).Microsoft has officially ended support for the following operating systems:
161+
> - Windows Server 2003
162+
> - Windows Server 2008 (including SP2 and R2 SP1)
163+
> - Windows Server 2012
164+
> - Windows Server 2012 R2
165+
As a result, Azure Migrate doesn’t guarantee consistent or reliable outcomes for these OS versions. Customers may face problems and are strongly advised to upgrade to a supported Windows Server version before starting migration.
166+
159167
| **Operating systems supported for UEFI-based machines** | **Agentless VMware to Azure** | **Agentless Hyper-V to Azure** | **Agent-based VMware, physical, and other clouds to Azure** |
160168
| ------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ---------------------------------------------------------- |
161169
| Windows Server 2025, 2022, 2019, 2016, 2012 R2, 2012 | Y | Y | Y |

articles/migrate/migrate-support-matrix-physical.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ Assessment | You can add up to 35,000 servers in a single group.<br/><br/> You c
3737
3838
- **Operating system:** All Windows and Linux operating systems can be assessed for migration.
3939

40+
> [!CAUTION]
41+
> This article references Windows Server versions that have reached End of Support (EOS).Microsoft has officially ended support for the following operating systems:
42+
> - Windows Server 2003
43+
> - Windows Server 2008 (including SP2 and R2 SP1)
44+
> - Windows Server 2012
45+
> - Windows Server 2012 R2
46+
As a result, Azure Migrate doesn’t guarantee consistent or reliable outcomes for these OS versions. Customers may face problems and are strongly advised to upgrade to a supported Windows Server version before starting migration.
47+
4048
## Azure Migrate appliance requirements
4149

4250
Azure Migrate uses the [Azure Migrate appliance](migrate-appliance.md) for discovery and assessment. The appliance for physical servers can run on a virtual machine (VM) or a physical server.

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ This article summarizes support settings and limitations for migrating VMware vS
1919
> [!CAUTION]
2020
> 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).
2121
22+
23+
> [!CAUTION]
24+
> This article references Windows Server versions that have reached End of Support (EOS).Microsoft has officially ended support for the following operating systems:
25+
> - Windows Server 2003
26+
> - Windows Server 2008 (including SP2 and R2 SP1)
27+
> - Windows Server 2012
28+
> - Windows Server 2012 R2
29+
As a result, Azure Migrate doesn’t guarantee consistent or reliable outcomes for these OS versions. Customers may face problems and are strongly advised to upgrade to a supported Windows Server version before starting migration.
30+
2231
## Migration options
2332

2433
You can migrate VMware vSphere VMs in a couple of ways:

articles/migrate/prepare-windows-server-2003-migration.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ This article describes how to prepare machines running Windows Server 2003 for m
2020
> [!NOTE]
2121
> [Windows Server 2003 extended support](/troubleshoot/azure/virtual-machines/run-win-server-2003#microsoft-windows-server-2003-end-of-support) ended on July 14, 2015. The Azure support team continues to help in troubleshooting issues that concern running Windows Server 2003 on Azure. However, this support is limited to issues that don't require OS-level troubleshooting or patches. Migrating your applications to Azure instances running a newer version of Windows Server is the recommended approach to ensure that you are effectively leveraging the flexibility and reliability of the Azure cloud. However, if you still choose to migrate your Windows Server 2003 to Azure, you can use the Migration and modernization tool if your Windows Server is a VM running on VMware or Hyper-V.
2222
23+
> [!CAUTION]
24+
> This article references Windows Server versions that have reached End of Support (EOS).Microsoft has officially ended support for the following operating systems:
25+
> - Windows Server 2003
26+
> - Windows Server 2008 (including SP2 and R2 SP1)
27+
> - Windows Server 2012
28+
> - Windows Server 2012 R2
29+
As a result, Azure Migrate doesn’t guarantee consistent or reliable outcomes for these OS versions. Customers may face problems and are strongly advised to upgrade to a supported Windows Server version before starting migration.
2330

2431
- You can use agentless migration to migrate [Hyper-V VMs](tutorial-migrate-hyper-v.md) and [VMware VMs](tutorial-migrate-vmware.md) to Azure.
2532
- In order to connect to Azure VMs after migration, Hyper-V Integration Services must be installed on the Azure VM. Windows Server 2003 machines don't have this installed by default.
@@ -34,7 +41,7 @@ Before migration, check whether Hyper-V Integration Services is installed, and t
3441

3542
1. Follow [these instructions](/windows-server/virtualization/hyper-v/manage/manage-hyper-v-integration-services#turn-an-integration-service-on-or-off-using-hyper-v-manager) to check whether it's installed.
3643
2. If it isn't installed, sign into a machine running Windows Server 2012 R2/Windows Server 2012 with the Hyper-V role.
37-
3. Navigate to the installation file at **C:\Windows\System32\vmguest.iso**, and mount the file.
44+
3. Go to the installation file at **C:\Windows\System32\vmguest.iso**, and mount the file.
3845
2. Copy the installation folder to the Windows Server 2003 machine, and install Integration Services.
3946
4. After installation, you can leave the default settings in Integration Services.
4047

0 commit comments

Comments
 (0)