Skip to content

Commit 4214d60

Browse files
committed
Added note about WS 2008 EOL
1 parent a4b3d20 commit 4214d60

21 files changed

Lines changed: 69 additions & 20 deletions

articles/site-recovery/avs-tutorial-reprotect.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to reprotect Azure VMware Solution VMs after failover to
44
author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: tutorial
7-
ms.date: 02/12/2026
7+
ms.date: 02/27/2026
88
ms.author: v-gajeronika
99
ms.custom: MVC
1010
# Customer intent: As an IT administrator managing virtual machines, I want to reprotect Azure VMware Solution VMs after failover, so that I can ensure data consistency and maintain disaster recovery capabilities in my cloud environment.
@@ -16,6 +16,8 @@ After [failover](avs-tutorial-failover.md) of Azure VMware Solution VMs to Azure
1616

1717
## Before you begin
1818

19+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
20+
1921
1. Follow the steps in [this article](vmware-azure-prepare-failback.md) to prepare for reprotection and failback, including setting up a process server in Azure, and an Azure VMware Solution private cloud master target server, and configuring a site-to-site VPN, or ExpressRoute private peering, for failback.
2022
2. Make sure that the Azure VMware Solution private cloud configuration server is running and connected to Azure. During failback, the VM must exist in the configuration server database. Otherwise, failback is unsuccessful.
2123
3. Delete any snapshots on the Azure VMware Solution private cloud master target server. Reprotection won't work if there are snapshots. The snapshots on the VM are automatically merged during a reprotect job.

articles/site-recovery/azure-stack-site-recovery.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Replicate Azure Stack Hub to Azure using Azure Site Recovery
33
description: Learn how to set up disaster recovery to Azure for Azure Stack Hub with the Azure Site Recovery service.
44
ms.topic: how-to
5-
ms.date: 08/29/2025
5+
ms.date: 02/27/2026
66
ms.author: v-gajeronika
77
ms.service: azure-site-recovery
88
ms.custom:
@@ -79,6 +79,7 @@ Here's what you need to set up this scenario.
7979

8080
Make sure that the VMs are running one of the operating systems summarized in the table.
8181

82+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
8283

8384
**Operating system** | **Details**
8485
--- | ---

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Support Matrix for Azure VM Disaster Recovery with Azure Site Recovery
33
description: Summarizes support for Azure VMs disaster recovery to a secondary region with Azure Site Recovery.
44
ms.topic: concept-article
5-
ms.date: 02/12/2026
5+
ms.date: 02/27/2026
66
ms.service: azure-site-recovery
77
author: Jeronika-MS
88
ms.author: v-gajeronika
@@ -97,6 +97,8 @@ Site Recovery supports replication of Azure VMs running the operating systems li
9797
9898
### Windows
9999

100+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
101+
100102
Operating system | Details
101103
--- | ---
102104
Windows Server 2025 | Supported.

articles/site-recovery/hydration-process.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Jeronika-MS
55
ms.author: v-gajeronika
66
ms.topic: concept-article
77
ms.service: azure-site-recovery
8-
ms.date: 09/18/2025
8+
ms.date: 02/27/2026
99
---
1010

1111
# Configure on-premise disks for Azure through Hydration
@@ -99,6 +99,8 @@ The preparation script executes the following changes based on the OS type of th
9999
100100
1. **Install the Windows Azure Guest Agent**.
101101

102+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
103+
102104
Azure Site Recovery will attempt to install the Microsoft Azure Virtual Machine Agent (VM Agent), a secure, lightweight process that manages virtual machine (VM) interaction with the Azure Fabric Controller. The VM Agent has a primary role in enabling and executing Azure virtual machine extensions that enable post-deployment configuration of VM, such as installing and configuring software. Azure Site Recovery automatically installs the Windows VM agent on Windows Server 2008 R2 and higher versions.
103105

104106
The Windows VM agent can be manually installed with a Windows installer package. To manually install the Windows VM Agent, [download the VM Agent installer](https://go.microsoft.com/fwlink/?LinkID=394789). You can also search for a specific version in the [GitHub Windows IaaS VM Agent releases](https://github.com/Azure/WindowsVMAgent/releases). The VM Agent is supported on Windows Server 2008 (64 bit) and later.

articles/site-recovery/hyper-v-azure-architecture.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Hyper-V disaster recovery architecture in Azure Site Recovery
33
description: This article provides an overview of components and architecture used when deploying disaster recovery for on-premises Hyper-V VMs (without VMM) to Azure with the Azure Site Recovery service.
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 11/14/2019
6+
ms.date: 02/27/2026
77
ms.author: v-gajeronika
88
author: Jeronika-MS
99
# Customer intent: As a system administrator, I want to deploy disaster recovery for on-premises Hyper-V virtual machines to Azure, so that I can ensure business continuity and minimize downtime in case of failures.
@@ -86,9 +86,10 @@ If you're using a URL-based firewall proxy to control outbound connectivity, all
8686
![Screenshot of the jobs list in the Jobs tab.](media/hyper-v-azure-architecture/image1.png)
8787
![Screenshot of the Enable protection screen with more details.](media/hyper-v-azure-architecture/image2.png)
8888

89-
9089
### Initial data replication
9190

91+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
92+
9293
1. When initial replication is triggered, a [Hyper-V virtual machine snapshot](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd560637(v=ws.10)) snapshot is taken.
9394
2. Virtual hard disks on the virtual machine are replicated one by one, until they're all copied to Azure. This might take a while, depending on the virtual machine size, and network bandwidth. [Learn how](https://support.microsoft.com/kb/3056159) to increase network bandwidth.
9495
3. If disk changes occur while initial replication is in progress, the Hyper-V Replica Replication Tracker tracks the changes as Hyper-V replication logs (.hrl). These log files are located in the same folder as the disks. Each disk has an associated .hrl file that's sent to secondary storage. The snapshot and log files consume disk resources while initial replication is in progress.

articles/site-recovery/hyper-v-azure-common-questions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Common questions for Hyper-V disaster recovery with Azure Site Recovery
33
description: This article summarizes common questions about setting up disaster recovery for on-premises Hyper-V VMs to Azure using the Azure Site Recovery site.
4-
ms.date: 04/26/2025
4+
ms.date: 02/27/2026
55
ms.service: azure-site-recovery
66
ms.topic: overview
77
ms.author: v-gajeronika
@@ -33,6 +33,8 @@ Yes, you can purchase [reserved Azure virtual machines](https://azure.microsoft.
3333

3434
### What do I need in Hyper-V to orchestrate replication with Site Recovery?
3535

36+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
37+
3638
For the Hyper-V host server what you need depends on the deployment scenario. Check out the Hyper-V prerequisites in:
3739

3840
* [Replicating Hyper-V VMs (without VMM) to Azure](./hyper-v-azure-tutorial.md)

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support for disaster recovery of Hyper-V VMs to Azure with Azure Site Rec
33
description: Summarizes the supported components and requirements for Hyper-V VM disaster recovery to Azure with Azure Site Recovery
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 08/19/2025
6+
ms.date: 02/27/2026
77
author: Jeronika-MS
88
ms.author: v-gajeronika
99
# Customer intent: As a IT admin managing on-premises Hyper-V VMs, I want to implement disaster recovery to Azure, so that I can ensure business continuity and data protection in case of on-premises failures.
@@ -39,6 +39,7 @@ Hyper-V (running with Virtual Machine Manager) | Virtual Machine Manager 2022 (
3939
4040
## Replicated VMs
4141

42+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
4243

4344
The following table summarizes VM support. Site Recovery supports any workloads running on a supported operating system.
4445

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ms.assetid:
3+
title: include file
4+
description: include file with notes on end of life information for Windows Server 2008 and 2008 R2.
5+
author: Jeronika-MS
6+
ms.author: v-gajeronika
7+
ms.date: 02/27/2026
8+
ms.topic: include
9+
ms.service: azure-site-recovery
10+
11+
---
12+
> [!NOTE]
13+
> Windows Server 2008 and Windows Server 2008 R2 have reached End of Life (EOL). For more information, see, [End of support for Windows Server 2008 and Windows Server 2008 R2](/troubleshoot/windows-server/windows-server-eos-faq/end-of-support-windows-server-2008-2008r2) and [Perform in-place upgrade to Windows Server 2016, 2019, 2022, or 2025](/azure/virtual-machines/windows-in-place-upgrade#perform-in-place-upgrade-to-windows-server-2016-2019-2022-or-2025). Review your usage and plan OS upgrades and migrations accordingly.

articles/site-recovery/migrate-tutorial-windows-server-2008.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Migrate Windows Server 2008 servers to Azure with Azure Migrate/Site Reco
33
description: This article describes how to migrate on-premises Windows Server 2008 machines to Azure, and recommends Azure Migrate.
44
ms.service: azure-site-recovery
55
ms.topic: tutorial
6-
ms.date: 12/30/2022
6+
ms.date: 02/27/2026
77
ms.author: v-gajeronika
88
author: Jeronika-MS
99
ms.custom:
@@ -16,6 +16,8 @@ ms.custom:
1616

1717
# Migrate servers running Windows Server 2008 to Azure
1818

19+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
20+
1921
This tutorial shows you how to migrate on-premises servers running Windows Server 2008 or 2008 R2 to Azure, using Azure Site Recovery.
2022

2123
In this tutorial, you learn how to:

articles/site-recovery/physical-manage-configuration-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: site-recovery
55
author: Jeronika-MS
66
ms.service: azure-site-recovery
77
ms.topic: tutorial
8-
ms.date: 07/27/2022
8+
ms.date: 02/27/2026
99
ms.author: v-gajeronika
1010
ms.custom:
1111
- sfi-image-nochange
@@ -21,6 +21,8 @@ You set up an on-premises configuration server when you use the [Azure Site Reco
2121

2222
## Prerequisites
2323

24+
[!INCLUDE [end-of-life-notes-windows-server-2008.md](./includes/end-of-life-notes-windows-server-2008.md)]
25+
2426
The table summarizes the prerequisites for deploying the on-premises configuration server machine.
2527

2628
| **Component** | **Requirement** |

0 commit comments

Comments
 (0)