Skip to content

Commit d1f3b01

Browse files
authored
Merge pull request #292197 from ankitaduttaMSFT/eee
1912 EEE tasks
2 parents e466608 + c4558bc commit d1f3b01

8 files changed

+45
-54
lines changed

articles/site-recovery/exclude-disks-replication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Exclude disks from replication with Azure Site Recovery
33
description: How to exclude disks from replication to Azure with Azure Site Recovery.
44
ms.topic: how-to
5-
ms.date: 09/18/2024
5+
ms.date: 12/20/2024
66
ms.service: azure-site-recovery
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
@@ -31,9 +31,9 @@ Yes | Yes | Yes | Yes (only in classic architecture)
3131
--- | --- | ---
3232
**Disk types** | You can exclude basic disks from replication.<br/><br/> You can't exclude operating system disks or dynamic disks. Temp disks are excluded by default. | You can exclude basic disks from replication.<br/><br/> You can't exclude operating system disks or dynamic disks. | You can exclude basic disks from replication.<br/><br/> You can't exclude operating system disks. We recommend that you don't exclude dynamic disks. Site Recovery can't identify which VHS is basic or dynamic in the guest VM. If all dependent dynamic volume disks aren't excluded, the protected dynamic disk becomes a failed disk on a failover VM, and the data on that disk isn't accessible.
3333
**Replicating disk** | You can't exclude a disk that's replicating.<br/><br/> Disable and reenable replication for the VM. | You can't exclude a disk that's replicating. | You can't exclude a disk that's replicating.
34-
**Mobility service (VMware)** | Not relevant | You can exclude disks only on VMs that have the Mobility service installed.<br/><br/> This means that you have to manually install the Mobility service on the VMs for which you want to exclude disks.You can't use the push installation mechanism because it installs the Mobility service only after replication is enabled. | Not relevant.
34+
**Mobility service (VMware)** | Not relevant | You can exclude disks only on VMs that have the Mobility service installed.<br/><br/> This means that you have to manually install the Mobility service on the VMs for which you want to exclude disks. You can't use the push installation mechanism because it installs the Mobility service only after replication is enabled. | Not relevant.
3535
**Add/Remove** | You can add managed disks on replication-enabled Azure VMs with managed disks. You cannot remove disks on replication-enabled Azure VMs. | You can't add or remove disks after replication is enabled. Disable and then reenable replication to add a disk. | You can't add or remove disks after replication is enabled. Disable and then reenable replication.
36-
**Failover** | If an app needs a disk that you excluded, after failover you need to create the disk manually so that the replicated app can run.<br/><br/> Alternatively, you can create the disk during VM failover, by integrating Azure automation into a recovery plan. | If you exclude a disk that an app needs, create it manually in Azure after failover. | If you exclude a disk that an app needs, create it manually in Azure after failover.
36+
**Failover** | If an app needs a disk that you excluded, after failover you need to create the disk manually so that the replicated app can run.<br/><br/> Alternatively, you can create the disk during VM failover, by integrating Azure Automation into a recovery plan. | If you exclude a disk that an app needs, create it manually in Azure after failover. | If you exclude a disk that an app needs, create it manually in Azure after failover.
3737
**On-premises failback-disks created manually** | Not relevant | **Windows VMs**: Disks created manually in Azure aren't failed back. For example, if you fail over three disks and create two disks directly on an Azure VM, only the three disks that were failed over are then failed back.<br/><br/> **Linux VMs**: Disks created manually in Azure are failed back. For example, if you fail over three disks and create two disks on an Azure VM, all five will be failed back. You can't exclude disks that were created manually from failback. | Disks created manually in Azure aren't failed back. For example, if you fail over three disks and create two disks directly on an Azure VM, only three disks that were failed over will be failed back.
3838
**On-premises failback-Excluded disks** | Not relevant | If you fail back to the original machine, the failback VM disk configuration doesn't include the excluded disks. Disks that were excluded from VMware to Azure replication aren't available on the failback VM. | When failback is to the original Hyper-V location, the failback VM disk configuration remains the same as that of original source VM disk. Disks that were excluded from Hyper-V site to Azure replication are available on the failback VM.
3939

@@ -265,4 +265,4 @@ Our paging file settings on the Azure VM are as follows:
265265
- Learn more about guidelines for the temporary storage disk:
266266
- [Learn about](https://cloudblogs.microsoft.com/sqlserver/2014/09/25/using-ssds-in-azure-vms-to-store-sql-server-tempdb-and-buffer-pool-extensions/) using SSDs in Azure VMs to store SQL Server TempDB and Buffer Pool Extensions
267267
- [Review ](/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-checklist) performance best practices for SQL Server in Azure VMs.
268-
- After your deployment is set up and running, [learn more](failover-failback-overview.md) about different types of failover.
268+
- After your deployment is set up and running, [learn more](failover-failback-overview-modernized.md) about different types of failover.

articles/site-recovery/failover-failback-overview-modernized.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: About failover and failback in Azure Site Recovery - Modernized
33
description: Learn about failover and failback in Azure Site Recovery - Modernized.
44
ms.topic: overview
5-
ms.date: 02/13/2024
5+
ms.date: 12/19/2024
66
ms.author: ankitadutta
77
ms.service: azure-site-recovery
88
author: ankitaduttaMSFT
@@ -11,7 +11,7 @@ author: ankitaduttaMSFT
1111

1212
This article provides an overview of failover and failback during disaster recovery of on-premises machines to Azure with [Azure Site Recovery](site-recovery-overview.md) - Modernized.
1313

14-
For information about failover and failback in Azure Site Recovery Classic releases, [see this article](failover-failback-overview.md).
14+
For information about failover and failback in Azure Site Recovery Classic releases, [see this article](vmware-azure-architecture.md#failover-and-failback-process).
1515

1616
## Recovery stages
1717

@@ -160,16 +160,9 @@ Once you have initiated the planned failover and it completes successfully, your
160160

161161
## Next steps
162162

163-
> [!div class="nextstepaction"]
164-
> [Failover VMware VMs to Azure (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#run-a-failover-to-azure)
165-
166-
> [!div class="nextstepaction"]
167-
> [Planned failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#planned-failover-from-azure-to-on-premises)
168-
169-
> [!div class="nextstepaction"]
170-
> [Reprotect (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#re-protect-the-on-premises-machine-to-azure-after-successful-planned-failover)
171-
172-
> [!div class="nextstepaction"]
173-
> [Cancel failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#cancel-planned-failover)
163+
- [Failover VMware VMs to Azure (modernized)](vmware-azure-tutorial-failover-failback-modernized.md)
164+
- [Planned failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#planned-failover-from-azure-to-on-premises)
165+
- [Reprotect (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#re-protect-the-on-premises-machine-to-azure-after-successful-planned-failover)
166+
- [Cancel failover (modernized)](vmware-azure-tutorial-failover-failback-modernized.md#cancel-planned-failover)
174167

175168

articles/site-recovery/hybrid-how-to-enable-replication-private-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
ms.author: ankitadutta
66
ms.service: azure-site-recovery
77
ms.topic: how-to
8-
ms.date: 04/08/2024
8+
ms.date: 12/19/2024
99
ms.custom: subject-rbac-steps, engagement-fy23
1010
---
1111
# Replicate on-premises machines by using private endpoints

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

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
22
title: Fail back Hyper-V VMs from Azure with Azure Site Recovery
33
description: How to fail back Hyper-V VMs to an on-premises site from Azure with Azure Site Recovery.
4-
services: site-recovery
54
author: ankitaduttaMSFT
6-
manager: gaggupta
75
ms.service: azure-site-recovery
86
ms.topic: tutorial
9-
ms.date: 12/14/2023
7+
ms.date: 12/19/2024
108
ms.author: ankitadutta
119
ms.custom: engagement-fy23
1210

@@ -22,7 +20,7 @@ This article describes how to fail back Azure VMs that were created after failov
2220

2321
## Before you start
2422

25-
1. [Review the types of failback](failover-failback-overview.md#hyper-v-reprotectionfailback) you can use - original location recovery and alternate location recovery.
23+
1. [Review the types of failback](concepts-types-of-failback.md) you can use - original location recovery and alternate location recovery.
2624
2. Ensure that the Azure VMs are using managed disks. Failback of Hyper-V virtual machines, that failed over to Azure machines using managed disks, is supported. It is not recommended to use storage accounts, as they will be [fully retired on September 30, 2025](/azure/virtual-machines/unmanaged-disks-deprecation).
2725
3. Check that the on-premises Hyper-V host (or System Center VMM server if you're using with Site Recovery) is running and connected to Azure.
2826
4. Make sure that failover and commit are complete for the VMs. You don't need to set up any specific Site Recovery components for failback of Hyper-V VMs from Azure.
@@ -35,7 +33,7 @@ This article describes how to fail back Azure VMs that were created after failov
3533

3634
To fail back Hyper-V VMs in Azure to the original on-premises VM, run a planned failover from Azure to the on-premises site as follows:
3735

38-
1. In the vault > **Replicated items**, select the VM. Right-click the VM > **Planned Failover**. If you're failing back a recovery plan, select the plan name and click **Failover** > **Planned Failover**.
36+
1. In the vault > **Replicated items**, select the VM. Right-click the VM > **Planned Failover**. If you're failing back a recovery plan, select the plan name and select **Failover** > **Planned Failover**.
3937
2. In **Confirm Planned Failover**, choose the source and target locations. Note the failover direction. If the failover from primary worked as expected and all virtual machines are in the secondary location this is for information only.
4038
3. In **Data Synchronization**, select an option:
4139
- **Synchronize data before failover (synchronize delta changes only)**—This option minimizes downtime for VMs as it synchronizes without shutting them down.
@@ -47,13 +45,13 @@ To fail back Hyper-V VMs in Azure to the original on-premises VM, run a planned
4745

4846
4. For VMM only, if data encryption is enabled for the cloud, in **Encryption Key**, select the certificate that was issued when you enabled data encryption during Provider installation on the VMM server.
4947
5. Initiate the failover. You can follow the failover progress on the **Jobs** tab.
50-
6. If you selected the option to synchronize the data before the failover, after the initial data synchronization is complete and you're ready to shut down the virtual machines in Azure, click **Jobs** > job name > **Complete Failover**. This does the following:
48+
6. If you selected the option to synchronize the data before the failover, after the initial data synchronization is complete and you're ready to shut down the virtual machines in Azure, select **Jobs** > job name > **Complete Failover**. This does the following:
5149
- Shuts down the Azure machine.
5250
- Transfers the latest changes to the on-premises VM.
5351
- Starts the on-premises VM.
5452
7. You can now sign into the on-premises VM machine to check that it's available as expected.
55-
8. The virtual machine is in a commit pending state. Click **Commit** to commit the failover.
56-
9. To complete the failback, click **Reverse Replicate** to start replicating the on-premises VM to Azure again.
53+
8. The virtual machine is in a commit pending state. Select **Commit** to commit the failover.
54+
9. To complete the failback, select **Reverse Replicate** to start replicating the on-premises VM to Azure again. You can [failback to original location](hyper-v-azure-failback.md#fail-back-to-the-original-location).
5755

5856

5957

@@ -70,11 +68,11 @@ Fail back to an alternate location as follows:
7068
- **Phase 1**: Takes snapshot of the Azure VM and copies it to the on-premises Hyper-V host. The machine continues running in Azure.
7169
- **Phase 2**: Shuts down the Azure VM so that no new changes occur there. The final set of changes is transferred to the on-premises server and the on-premises virtual machine is started up.
7270

73-
7. Click the checkmark to begin the failover (failback).
74-
8. After the initial synchronization finishes and you're ready to shut down the Azure VM, click **Jobs** > \<planned failover job> > **Complete Failover**. This shuts down the Azure machine, transfers the latest changes to the on-premises VM, and starts it.
71+
7. Select the checkmark to begin the failover (failback).
72+
8. After the initial synchronization finishes and you're ready to shut down the Azure VM, select **Jobs** > \<planned failover job> > **Complete Failover**. This shuts down the Azure machine, transfers the latest changes to the on-premises VM, and starts it.
7573
9. You can sign into the on-premises VM to verify that everything is working as expected.
76-
10. Click **Commit** to finish the failover. Commit deletes the Azure VM and its disks, and prepares the on-premises VM to be protected again.
77-
10. Click **Reverse Replicate** to start replicating the on-premises VM to Azure. Only the delta changes since the VM was turned off in Azure will be replicated.
74+
10. Select **Commit** to finish the failover. Commit deletes the Azure VM and its disks, and prepares the on-premises VM to be protected again.
75+
11. Select **Reverse Replicate** to start replicating the on-premises VM to Azure. Only the delta changes since the VM was turned off in Azure will be replicated. You can now [fail back to the alternate location](hyper-v-azure-failback.md#fail-back-to-an-alternate-location).
7876

7977
> [!NOTE]
8078
> - If you cancel the failback job during data synchronization, the on-premises VM will be in a corrupted state. This is because data synchronization copies the latest data from Azure VM disks to the on-premises data disks, and until the synchronization completes, the disk data may not be in a consistent state. If the on-premises VM starts after data synchronization is canceled, it might not boot. In this case, rerun the failover to complete data synchronization.

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

Lines changed: 5 additions & 4 deletions
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: 12/20/2024
6+
ms.date: 12/19/2024
77
author: ankitaduttaMSFT
88
ms.author: ankitadutta
99
---
@@ -20,7 +20,7 @@ This article summarizes the supported components and settings for disaster recov
2020

2121
**Scenario** | **Details**
2222
--- | ---
23-
Hyper-V with Virtual Machine Manager <br> <br>| You can perform disaster recovery to Azure for VMs running on Hyper-V hosts that are managed in the System Center Virtual Machine Manager fabric.<br/><br/> You can deploy this scenario in the Azure portal or by using PowerShell.<br/><br/> When Hyper-V hosts are managed by Virtual Machine Manager, you also can perform disaster recovery to a secondary on-premises site. To learn more about this scenario, read [this tutorial](hyper-v-vmm-disaster-recovery.md).
23+
Hyper-V with Virtual Machine Manager <br> <br>| You can perform disaster recovery to Azure for VMs running on Hyper-V hosts that are managed in the System Center Virtual Machine Manager fabric.<br/><br/> You can deploy this scenario in the Azure portal or by using PowerShell.<br/><br/> When Hyper-V hosts are managed by Virtual Machine Manager, you also can perform disaster recovery to a secondary on-premises site. To learn more about this scenario, read [this tutorial](hyper-v-vmm-azure-tutorial.md).
2424
Hyper-V without Virtual Machine Manager | You can perform disaster recovery to Azure for VMs running on Hyper-V hosts that aren't managed by Virtual Machine Manager.<br/><br/> You can deploy this scenario in the Azure portal or by using PowerShell.
2525

2626
> [!NOTE]
@@ -44,7 +44,7 @@ The following table summarizes VM support. Site Recovery supports any workloads
4444
**Component** | **Details**
4545
--- | ---
4646
VM configuration | VMs that replicate to Azure must meet [Azure requirements](#azure-vm-requirements).
47-
Guest operating system | Any guest OS [supported for Azure](../cloud-services/cloud-services-guestos-update-matrix.md#family-5-releases)..<br/><br/> Windows Server 2016 Nano Server isn't supported.
47+
Guest operating system | Any guest OS [supported for Azure](https://learn.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc794868%28v=ws.10%29#supported-guest-operating-systems). <br/><br/> Windows Server 2016 Nano Server isn't supported.
4848

4949

5050
## VM/Disk management
@@ -200,4 +200,5 @@ Azure Site Recovery provider | Coordinates communications between on-premises se
200200
Microsoft Azure Recovery Services agent | Coordinates replication between Hyper-V VMs and Azure<br/><br/> Installed on on-premises Hyper-V servers (with or without Virtual Machine Manager) | Latest agent available from the portal
201201

202202
## Next steps
203-
Learn how to [prepare Azure](tutorial-prepare-azure.md) for disaster recovery of on-premises Hyper-V VMs.
203+
204+
Learn how to [prepare Azure](tutorial-prepare-azure-for-hyperv.md) for disaster recovery of on-premises Hyper-V VMs.

0 commit comments

Comments
 (0)