Skip to content

Commit 315d8e7

Browse files
author
Ankita Dutta
committed
removing warnings
1 parent 5beada6 commit 315d8e7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

articles/site-recovery/tutorial-prepare-azure-for-hyperv.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ Images of replicated machines are held in Azure storage. Azure VMs are created f
6565

6666
:::image type="Protection state" source="media/tutorial-prepare-azure/create-storage-account.png" alt-text="Screenshot of the Create a storage account options.":::
6767

68-
<br>
6968

7069
> [!NOTE]
7170
> 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
110109
:::image type="Protection state" source="media/tutorial-prepare-azure/delete-ip-address.png" alt-text="Screenshot of the delete address space.":::
111110
1. After deleting the pre-existing address range, select **Add an IP address space**.
112111
:::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.**
114113
1. Under **Address space size**, select **/24 (256 addresses)**.
115114
1. Select **Add**.
116115
:::image type="Content" source="media/tutorial-prepare-azure/homepage-ip-address.png" alt-text="Screenshot of the add virtual network options.":::

articles/site-recovery/tutorial-prepare-azure.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you just created your free Azure account, you're the administrator of your su
4949
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.
5050

5151

52-
## Create a Recovery Services vault
52+
## Create a recovery services vault
5353

5454
1. In the [Azure portal](https://portal.azure.com), select **Create a resource**.
5555
1. Search the Azure Marketplace for *Recovery Services*.
@@ -82,13 +82,13 @@ On-premises machines are replicated to Azure managed disks. When failover occurs
8282

8383
1. In **Create storage account** page, under the **IP addresses** tab, do the following:
8484
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.":::
8686
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.":::
8888
1. In **Starting address** enter **10.0.0.**
8989
1. Under **Address space size**, select **/24 (256 addresses)**.
9090
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.":::
9292
1. Select **Review + create** > **Create** to create a new virtual network.
9393

9494

0 commit comments

Comments
 (0)