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
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,13 +35,13 @@ This is the third tutorial in a series. It assumes that you have already complet
35
35
36
36
## Prepare infrastructure
37
37
38
-
It is important to first prepare infrastructure before you set up disaster recovery of on-premises Hyper-V VMs to Azure.
38
+
It is important to prepare the infrastructure before you set up disaster recovery of on-premises Hyper-V VMs to Azure.
39
39
40
40
### Deployment planning
41
41
42
42
1. In the [Azure portal](https://portal.azure.com), go to **Recovery Services vaults** and select the vault. We prepared the vault **ContosoVMVault** in the previous tutorial.
43
-
2. On the vault home page, select the **Enable Site Recovery** option at the top.
44
-
1. Navigate to the bottom of the page, and select **Prepare infrastructure** under the **Hyper-V machines to Azure** section. This opens a new pane.
43
+
2. On the vault home page, select **Enable Site Recovery**.
44
+
1. Navigate to the bottom of the page, and select **Prepare infrastructure** under the **Hyper-V machines to Azure** section. This opens the **Prepare infrastructure** pane.
45
45
1. In the **Prepare infrastructure** pane, under **Deployment planning** tab do the following:
46
46
> [!TIP]
47
47
> If you're planning a large deployment, download the Deployment Planner for Hyper-V from the link on the page. [Learn more](hyper-v-deployment-planner-overview.md) about Hyper-V deployment planning.
@@ -57,17 +57,17 @@ To set up the source environment, you create a Hyper-V site and add to that site
57
57
1. In the **Source settings** tab, do the following:
58
58
1. For **Are you Using System Center VMM to manage Hyper-V hosts?**, select **No**. This enables new options.
59
59
1. Under **Hyper-V site** specify the site name. You can also use the **Add Hyper-V site** option to add a new Hyper-V site. In this tutorial we're using **ContosoHyperVSite**.
60
-
1. Under **Hyper-V servers**, select the **Add Hyper-V servers** option to add servers.
60
+
1. Under **Hyper-V servers**, select **Add Hyper-V servers** to add servers.
1. On the new **Add Server** pane, do the following:
64
-
1. Download the installer for the Microsoft Azure Site Recovery Provider. [Learn more](#install-the-provider).
65
-
1. Download the vault registration key. You need this key to the Provider. The key is valid for five days after you generate it. [Learn more](#install-the-provider-on-a-hyper-v-core-server).
64
+
1.[Download the installer](#install-the-provider) for the Microsoft Azure Site Recovery Provider.
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
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":::
69
69
70
-
Site Recovery checks that you have one or more compatible Azure storage accounts and networks.
70
+
Site Recovery checks if you have one or more compatible Azure storage accounts and networks.
71
71
72
72
#### Install the Provider
73
73
@@ -105,9 +105,9 @@ If you're running a Hyper-V core server, download the setup file and follow thes
105
105
Select and verify target resources:
106
106
107
107
1. In the **Target settings** tab, do the following:
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.
110
-
1. Select **Next**.
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.
@@ -128,7 +128,7 @@ Under **Replication policy**, do the following:
128
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**.
0 commit comments