Skip to content

Commit 8a3f7cb

Browse files
author
Ankita Dutta
committed
image edits
1 parent 5623934 commit 8a3f7cb

File tree

7 files changed

+13
-8
lines changed

7 files changed

+13
-8
lines changed

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

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up Hyper-V disaster recovery using Azure Site Recovery
33
description: Learn how to set up disaster recovery of on-premises Hyper-V VMs (without VMM) to Azure by using Site Recovery.
44
ms.service: site-recovery
55
ms.topic: tutorial
6-
ms.date: 11/12/2019
6+
ms.date: 12/21/2022
77
ms.custom: MVC
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -17,7 +17,6 @@ This is the third tutorial in a series. It shows you how to set up disaster reco
1717
In this tutorial, you learn how to:
1818

1919
> [!div class="checklist"]
20-
> * Select your replication source and target.
2120
> * Set up the source replication environment, including on-premises Site Recovery components and the target replication environment.
2221
> * Create a replication policy.
2322
> * Enable replication for a VM.
@@ -48,7 +47,7 @@ It is important to prepare the infrastructure before you set up disaster recover
4847
1. For this tutorial, we don't need the Deployment Planner. In **Deployment planning completed?**, select **I will do it later**.
4948
1. Select **Next**.
5049

51-
:::image type="content" source="./media/hyper-v-azure-tutorial/deployment-planning.png" alt-text="Screenshot displays Deployment settings page." lightbox="./media/hyper-v-azure-tutorial/deployment-planning.png":::
50+
:::image type="content" source="./media/hyper-v-azure-tutorial/deployment-planning.png" alt-text="Screenshot displays Deployment settings page." lightbox="./media/hyper-v-azure-tutorial/deployment-planning.png":::
5251

5352
### Source settings
5453

@@ -62,10 +61,11 @@ To set up the source environment, you create a Hyper-V site and add to that site
6261

6362
1. On the new **Add Server** pane, do the following:
6463
1. [Download the installer](#install-the-provider) for the Microsoft Azure Site Recovery Provider.
64+
:::image type="content" source="./media/hyper-v-azure-tutorial/add-server.png" alt-text="Screenshot displays Add server page." lightbox="./media/hyper-v-azure-tutorial/add-server.png":::
6565
1. Download the vault registration key. You need this key to the Provider. The key is valid for five days. [Learn more](#install-the-provider-on-a-hyper-v-core-server).
6666
1. Select the site you created.
6767
1. Select **Next**.
68-
:::image type="content" source="./media/hyper-v-azure-tutorial/add-server.png" alt-text="Screenshot displays Add server page." lightbox="./media/hyper-v-azure-tutorial/add-server.png":::
68+
6969

7070
Site Recovery checks if you have one or more compatible Azure storage accounts and networks.
7171

@@ -106,16 +106,17 @@ Select and verify target resources:
106106
107107
1. In the **Target settings** tab, do the following:
108108
1. In **Subscription**, select the subscription and the resource group **ContosoRG** in which the Azure VMs will be created after failover.
109-
1. Under **Post-failover deployment model**, elect the **Resource Manager"** deployment model.
109+
1. Under **Post-failover deployment model**, select the **Resource Manager** deployment model.
110110
1. Select **Next**.
111111
112-
:::image type="content" source="./media/hyper-v-azure-tutorial/target-settings.png" alt-text="Screenshot displays Target settings." lightbox="./media/hyper-v-azure-tutorial/target-settings.png":::
112+
:::image type="content" source="./media/hyper-v-azure-tutorial/target-settings.png" alt-text="Screenshot displays Target settings." lightbox="./media/hyper-v-azure-tutorial/target-settings.png":::
113113
114114
115115
### Replication policy
116116
117117
Under **Replication policy**, do the following:
118118
1. Under **Replication policy**, specify the replication policy.
119+
:::image type="content" source="./media/hyper-v-azure-tutorial/replication-policy.png" alt-text="Screenshot displays Replication policy." lightbox="./media/hyper-v-azure-tutorial/replication-policy.png":::
119120
1. If you do not have a replication policy, use the **Create new policy and associate** option to create a new policy.
120121
1. In the **Create and associate policy** page, do the following:
121122
- **Name** - specify a policy name. We're using **ContosoReplicationPolicy**.
@@ -126,9 +127,13 @@ Under **Replication policy**, do the following:
126127
- **App-consistent snapshot frequency** indicates that recovery points containing app-consistent snapshots will be created every hour.
127128
- **Initial replication start time** indicates that initial replication will start immediately.
128129
129-
1. After the policy is created, select **OK**. When you create a new policy, it's automatically associated with the specified Hyper-V site. In our tutorial, that's **ContosoHyperVSite**.
130+
1. After the policy is created, select **OK**. When you create a new policy, it's automatically associated with the specified Hyper-V site.
131+
:::image type="content" source="./media/hyper-v-azure-tutorial/create-policy.png" alt-text="Screenshot displays Create policy." lightbox="./media/hyper-v-azure-tutorial/create-policy.png":::
132+
1. Select **Next**.
130133
131-
:::image type="content" source="./media/hyper-v-azure-tutorial/create-policy.png" alt-text="Screenshot displays Create policy." lightbox="./media/hyper-v-azure-tutorial/create-policy.png":::
134+
On the **Review** tab, review your selections and select **Create**.
135+
136+
You can track progress in the notifications. After the job finishes, the initial replication is complete, and the VM is ready for failover.
132137
133138
## Next steps
134139
-9.65 KB
Loading
18.9 KB
Loading
-11.3 KB
Loading
-8.32 KB
Loading
-10 KB
Loading
-10.9 KB
Loading

0 commit comments

Comments
 (0)