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
Copy file name to clipboardExpand all lines: articles/site-recovery/hyper-v-azure-tutorial.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,31 @@ On the **Review** tab, review your selections and select **Create**.
135
135
136
136
You can track progress in the notifications. After the job finishes, the initial replication is complete, and the VM is ready for failover.
137
137
138
+
## Enable replication
139
+
140
+
1. In the [Azure portal](https://portal.azure.com), go to **Recovery Services vaults** and select the vault.
141
+
2. On the vault home page, select **Enable Site Recovery**.
142
+
3. Navigate to the bottom of the page, and select **Enable replication (Classic)** under the **Hyper-V machines to Azure** section.
143
+
1. Under **Source environment** tab, specify the **source location** and select **Next**.
144
+
145
+
:::image type="content" source="./media/hyper-v-azure-tutorial/enable-replication-source.png" alt-text="Screenshot of the source environment page.":::
146
+
147
+
1. Under **Target environment** tab, do the following:
148
+
1. In **Subscription**, specify the subscription name.
149
+
1. For **Post-failover resource group**, specify the resource group name to fail over.
150
+
1. For **Post-failover deployment model**, specify **Resource Manager**.
151
+
1. In **Storage account**, specify the storage account name.
152
+
1. Select **Next**.
153
+
:::image type="content" source="./media/hyper-v-azure-tutorial/enable-replication-target.png" alt-text="Screenshot of the target environment page.":::
154
+
155
+
1. Under **Virtual machine selection** tab, select the VM that you want to replicate and select **Next**.
156
+
157
+
1. Under **Replication settings** tab, select and verify the disk details.
158
+
:::image type="content" source="./media/hyper-v-azure-tutorial/enable-replication-settings.png" alt-text="Screenshot of the replication setting page.":::
159
+
1. Under **Replication policy** tab, verify that the correct replication policy is selected.
160
+
:::image type="content" source="./media/hyper-v-azure-tutorial/enable-replication-policy.png" alt-text="Screenshot of the replication policy page.":::
161
+
1. Under **Review** tab, review your selections and select **Enable Replication**.
162
+
138
163
## Next steps
139
164
140
165
[Learn more](tutorial-dr-drill-azure.md) about running a disaster recovery drill.
0 commit comments