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
@@ -62,10 +61,11 @@ To set up the source environment, you create a Hyper-V site and add to that site
62
61
63
62
1. On the new **Add Server** pane, do the following:
64
63
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":::
65
65
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).
66
66
1. Select the site you created.
67
67
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
+
69
69
70
70
Site Recovery checks if you have one or more compatible Azure storage accounts and networks.
71
71
@@ -106,16 +106,17 @@ Select and verify target resources:
106
106
107
107
1. In the **Target settings** tab, do the following:
108
108
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.
1. If you do not have a replication policy, use the **Create new policy and associate** option to create a new policy.
120
121
1. In the **Create and associate policy** page, do the following:
121
122
- **Name** - specify a policy name. We're using **ContosoReplicationPolicy**.
@@ -126,9 +127,13 @@ Under **Replication policy**, do the following:
126
127
- **App-consistent snapshot frequency** indicates that recovery points containing app-consistent snapshots will be created every hour.
127
128
- **Initial replication start time** indicates that initial replication will start immediately.
128
129
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.
0 commit comments