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/tutorial-prepare-azure-for-hyperv.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,6 @@ Images of replicated machines are held in Azure storage. Azure VMs are created f
65
65
66
66
:::image type="Protection state" source="media/tutorial-prepare-azure/create-storage-account.png" alt-text="Screenshot of the Create a storage account options.":::
67
67
68
-
<br>
69
68
70
69
> [!NOTE]
71
70
> If you want to create a legacy storage account type, select the provided link under **Basics** > **Instance details** section. This redirects you to **Create storage account** page to a create legacy storage account.
@@ -110,7 +109,7 @@ When Azure VMs are created from storage after failover, they're joined to this n
110
109
:::image type="Protection state" source="media/tutorial-prepare-azure/delete-ip-address.png" alt-text="Screenshot of the delete address space.":::
111
110
1. After deleting the pre-existing address range, select **Add an IP address space**.
112
111
:::image type="Protection state" source="media/tutorial-prepare-azure/add-ip-address-space.png" alt-text="Screenshot of the adding IP.":::
113
-
1. In **Starting address** enter **10.0.0.**.
112
+
1. In **Starting address** enter **10.0.0.**
114
113
1. Under **Address space size**, select **/24 (256 addresses)**.
115
114
1. Select **Add**.
116
115
:::image type="Content" source="media/tutorial-prepare-azure/homepage-ip-address.png" alt-text="Screenshot of the add virtual network options.":::
Copy file name to clipboardExpand all lines: articles/site-recovery/tutorial-prepare-azure.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ If you just created your free Azure account, you're the administrator of your su
49
49
To complete these tasks your account should be assigned the Virtual Machine Contributor built-in role. In addition, to manage Site Recovery operations in a vault, your account should be assigned the Site Recovery Contributor built-in role.
50
50
51
51
52
-
## Create a Recovery Services vault
52
+
## Create a recovery services vault
53
53
54
54
1. In the [Azure portal](https://portal.azure.com), select **Create a resource**.
55
55
1. Search the Azure Marketplace for *Recovery Services*.
@@ -82,13 +82,13 @@ On-premises machines are replicated to Azure managed disks. When failover occurs
82
82
83
83
1. In **Create storage account** page, under the **IP addresses** tab, do the following:
84
84
1. As there's no subnet for this network, you will first delete the pre-existing address range. To do so, select the ellipsis (...), under available IP address range, then select **Delete address space**.
85
-
:::image type="Protection state" source="media/tutorial-prepare-azure/create-network-IPaddress1.png" alt-text="Screenshot of the delete address space.":::
85
+
:::image type="Protection state" source="media/tutorial-prepare-azure/delete-ip-address.png" alt-text="Screenshot of the delete address space.":::
86
86
1. After deleting the pre-existing address range, select **Add an IP address space**.
87
-
:::image type="Protection state" source="media/tutorial-prepare-azure/create-network-IPaddres-addanIP.png" alt-text="Screenshot of the adding IP.":::
87
+
:::image type="Protection state" source="media/tutorial-prepare-azure/add-ip-address-space.png" alt-text="Screenshot of the adding IP.":::
88
88
1. In **Starting address** enter **10.0.0.**
89
89
1. Under **Address space size**, select **/24 (256 addresses)**.
90
90
1. Select **Add**.
91
-
:::image type="Content" source="media/tutorial-prepare-azure/create-network-IPaddres-addnew.png" alt-text="Screenshot of the add virtual network options.":::
91
+
:::image type="Content" source="media/tutorial-prepare-azure/homepage-ip-address.png" alt-text="Screenshot of the add virtual network options.":::
92
92
1. Select **Review + create** > **Create** to create a new virtual network.
0 commit comments