Skip to content

Commit 5623934

Browse files
author
Ankita Dutta
committed
removing warnings
1 parent bb39c00 commit 5623934

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

articles/site-recovery/encryption-feature-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To continue successful failover operations, and replications follow the steps me
3131

3232
Follow these steps for each VM:
3333
1. [Disable replication](./site-recovery-manage-registration-and-protection.md#disable-protection-for-a-hyper-v-virtual-machine-replicating-to-azure-using-the-system-center-vmm-to-azure-scenario).
34-
2. [Create a new replication policy](./hyper-v-azure-tutorial.md#enable-replication).
34+
2. [Create a new replication policy](./hyper-v-azure-tutorial.md#replication-policy).
3535
3. [Enable replication](./hyper-v-vmm-azure-tutorial.md#enable-replication) and select a storage account with SSE enabled.
3636

3737
After completing the initial replication to storage accounts with SSE enabled, your VMs will be using Encryption at Rest with Azure Site Recovery.

articles/site-recovery/hyper-v-azure-tutorial.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ This is the third tutorial in a series. It assumes that you have already complet
3535

3636
## Prepare infrastructure
3737

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.
3939

4040
### Deployment planning
4141

4242
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.
4545
1. In the **Prepare infrastructure** pane, under **Deployment planning** tab do the following:
4646
> [!TIP]
4747
> 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
5757
1. In the **Source settings** tab, do the following:
5858
1. For **Are you Using System Center VMM to manage Hyper-V hosts?**, select **No**. This enables new options.
5959
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.
6161
:::image type="content" source="./media/hyper-v-azure-tutorial/source-setting.png" alt-text="Screenshot displays Source settings page." lightbox="./media/hyper-v-azure-tutorial/source-setting.png":::
6262

6363
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).
6666
1. Select the site you created.
6767
1. Select **Next**.
6868
:::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":::
6969

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.
7171

7272
#### Install the Provider
7373

@@ -105,9 +105,9 @@ If you're running a Hyper-V core server, download the setup file and follow thes
105105
Select and verify target resources:
106106
107107
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.
110+
1. Select **Next**.
111111
112112
:::image type="content" source="./media/hyper-v-azure-tutorial/target-settings.png" alt-text="Screenshot displays Target settings." lightbox="./media/hyper-v-azure-tutorial/target-settings.png":::
113113
@@ -128,7 +128,7 @@ Under **Replication policy**, do the following:
128128
129129
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**.
130130
131-
:::image type="content" source="./media/hyper-v-azure-tutorial/create-policy.png" alt-text="Screenshot displays Target settings." lightbox="./media/hyper-v-azure-tutorial/create-policy.png":::
131+
:::image type="content" source="./media/hyper-v-azure-tutorial/create-policy.png" alt-text="Screenshot displays Create policy." lightbox="./media/hyper-v-azure-tutorial/create-policy.png":::
132132
133133
## Next steps
134134

0 commit comments

Comments
 (0)