Skip to content

Commit fbefaf1

Browse files
committed
final edits
1 parent 7448d41 commit fbefaf1

File tree

3 files changed

+34
-36
lines changed

3 files changed

+34
-36
lines changed

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author: ankitaduttaMSFT
1212

1313
The [Azure Site Recovery](site-recovery-overview.md) service contributes to your disaster recovery strategy by managing and orchestrating replication, failover, and failback of on-premises machines and Azure virtual machines (VMs).
1414

15-
This tutorial is the third tutorial in a series. It shows you how to set up on-premises Hyper-V VMs for disaster recovery to Azure. This tutorial applies to Hyper-V VMs that aren't managed by Microsoft System Center Virtual Machine Manager.
15+
This tutorial is the third in a series that shows you how to set up on-premises Hyper-V VMs for disaster recovery to Azure. This tutorial applies to Hyper-V VMs that aren't managed by Microsoft System Center Virtual Machine Manager.
1616

1717
In this tutorial, you learn how to:
1818

@@ -22,11 +22,11 @@ In this tutorial, you learn how to:
2222
> - Enable replication for a VM.
2323
2424
> [!NOTE]
25-
> We design tutorials to show the simplest deployment path for a scenario. The tutorials use default options when possible, and they don't show all possible settings and paths. For more information about a scenario, see the *How to* section of the [Site Recovery documentation](./index.yml).
25+
> We design tutorials to show the simplest deployment path for a scenario. The tutorials use default options when possible, and they don't show all possible settings and paths. For more information about a scenario, see the *How-to Guides* section of the [Site Recovery documentation](./index.yml).
2626
2727
## Prerequisites
2828

29-
This tutorial is the third tutorial in a series. It assumes that you've already completed the tasks in the first two tutorials:
29+
This tutorial is the third in a series of tutorials. It assumes that you've already completed the tasks in the first two tutorials:
3030

3131
1. [Prepare Azure](./tutorial-prepare-azure-for-hyperv.md)
3232
1. [Prepare on-premises Hyper-V](./hyper-v-prepare-on-premises-tutorial.md)
@@ -46,9 +46,9 @@ It's important to prepare the infrastructure before you set up disaster recovery
4646
> If you're planning a large deployment, download the Deployment Planner for Hyper-V from the link on the pane. [Learn more](hyper-v-deployment-planner-overview.md) about Hyper-V deployment planning.
4747
4848
- For this tutorial, you don't need to use the Deployment Planner. For **Deployment planning completed?**, select **I will do it later**.
49-
1. Select **Next**.
5049

5150
:::image type="content" source="./media/hyper-v-azure-tutorial/deployment-planning.png" alt-text="Screenshot that shows the Deployment planning pane.":::
51+
1. Select **Next**.
5252

5353
### Source settings
5454

@@ -110,7 +110,6 @@ Select and verify target resources:
110110
1. For **Post-failover deployment model**, select the **Resource Manager** deployment model.
111111

112112
:::image type="content" source="./media/hyper-v-azure-tutorial/target-settings.png" alt-text="Screenshot that shows the Target settings pane.":::
113-
114113
1. Select **Next**.
115114

116115
### Replication policy
@@ -133,10 +132,9 @@ On **Prepare infrastructure**, on the **Replication policy** tab, complete these
133132

134133
:::image type="content" source="./media/hyper-v-azure-tutorial/create-policy.png" alt-text="Screenshot that shows Create and associate policy pane and options.":::
135134
1. Select **Next**.
136-
137135
1. On the **Review** tab, review your selections, and then select **Create**.
138136

139-
You can track progress in your Azure portal notifications. After the job finishes, the initial replication is complete, and the VM is ready for failover.
137+
You can track progress in your Azure portal notifications. When the job finishes, the initial replication is complete, and the VM is ready for failover.
140138

141139
## Enable replication
142140

articles/site-recovery/hyper-v-prepare-on-premises-tutorial.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ author: ankitaduttaMSFT
1313

1414
This article describes how to prepare your on-premises Hyper-V infrastructure for disaster recovery to Azure by using [Azure Site Recovery](site-recovery-overview.md).
1515

16-
This tutorial is the second tutorial in a series that shows you how to set up disaster recovery to Azure for on-premises Hyper-V VMs. In the first tutorial, you [set up the Azure components](tutorial-prepare-azure.md) that are required for Hyper-V disaster recovery to Azure.
16+
This tutorial is the second in a series that shows you how to set up disaster recovery to Azure for on-premises Hyper-V virtual machines (VMs). In the first tutorial, you [set up the Azure components](tutorial-prepare-azure.md) that are required for Hyper-V disaster recovery to Azure.
1717

1818
In this tutorial, you learn how to:
1919

@@ -25,11 +25,11 @@ In this tutorial, you learn how to:
2525
> - Prepare VMs so that you can access them after failover to Azure.
2626
2727
> [!NOTE]
28-
> We design tutorials to show the simplest deployment path for a scenario. The tutorials use default options when possible, and they don't show all possible settings and paths. For more information about a scenario, see the *How to* section of the [Site Recovery documentation](./index.yml).
28+
> We design tutorials to show the simplest deployment path for a scenario. The tutorials use default options when possible, and they don't show all possible settings and paths. For more information about a scenario, see the *How-to Guides* section of the [Site Recovery documentation](./index.yml).
2929
3030
## Before you start
3131

32-
Make sure you've prepared Azure as described in the [first tutorial in this series](tutorial-prepare-azure.md).
32+
Make sure that you've prepared Azure as described in the [first tutorial in this series](tutorial-prepare-azure.md).
3333

3434
## Review requirements and prerequisites
3535

@@ -39,7 +39,7 @@ Make sure Hyper-V hosts and VMs comply with requirements.
3939
1. [Check the requirements](hyper-v-azure-support-matrix.md#replicated-vms) for Hyper-V VMs you want to replicate to Azure.
4040
1. Check Hyper-V host [networking](hyper-v-azure-support-matrix.md#hyper-v-network-configuration) and host and guest [storage](hyper-v-azure-support-matrix.md#hyper-v-host-storage) support for on-premises Hyper-V hosts.
4141
1. Check what's supported for [Azure networking](hyper-v-azure-support-matrix.md#azure-vm-network-configuration-after-failover), [storage](hyper-v-azure-support-matrix.md#azure-storage), and [compute](hyper-v-azure-support-matrix.md#azure-compute-features) after failover.
42-
1. Your on-premises VMs you replicate to Azure must comply with [Azure VM requirements](hyper-v-azure-support-matrix.md#azure-vm-requirements).
42+
1. Verify that the on-premises VMs you replicate to Azure comply with [Azure VM requirements](hyper-v-azure-support-matrix.md#azure-vm-requirements).
4343

4444
## Prepare Virtual Machine Manager (optional)
4545

@@ -55,16 +55,16 @@ If you're using Virtual Machine Manager, [network mapping](./hyper-v-vmm-network
5555
To prepare Virtual Machine Manager for network mapping:
5656

5757
1. Make sure that you have a [Virtual Machine Manager logical network](/system-center/vmm/network-logical) that's associated with the cloud in which the Hyper-V hosts are located.
58-
1. Ensure you have a [VM network](/system-center/vmm/network-virtual) linked to the logical network.
58+
1. Ensure that you have a [VM network](/system-center/vmm/network-virtual) that's linked to the logical network.
5959
1. In Virtual Machine Manager, connect the VMs to the VM network.
6060

6161
## Verify internet access
6262

63-
For the purposes of the tutorial, the simplest configuration is for the Hyper-V hosts and the Virtual Machine Manager server to have direct access to the internet without using a proxy.
63+
For this tutorial, the simplest configuration is for the Hyper-V hosts and the Virtual Machine Manager server to have direct access to the internet without using a proxy.
6464

65-
1. Make sure that Hyper-V hosts, and the Virtual Machine Manager server if relevant, can access the required URLs listed in the following table.
65+
1. Make sure that Hyper-V hosts and the Virtual Machine Manager server, if relevant, can access the required URLs listed in the following table.
6666
1. If you're controlling access by IP address, make sure that:
67-
- IP address-based firewall rules can connect to [Azure Datacenter IP ranges](https://www.microsoft.com/download/confirmation.aspx?id=41653) and the HTTPS (443) port.
67+
- IP address-based firewall rules can connect to [Azure Datacenter IP ranges](https://www.microsoft.com/download/confirmation.aspx?id=41653) and the HTTPS port (443).
6868
- Allow IP address ranges for the Azure region of your subscription.
6969

7070
### Required URLs
@@ -77,16 +77,18 @@ During a failover scenario, you might want to connect to your replicated on-prem
7777

7878
To connect to Windows VMs by using Remote Desktop Protocol (RDP) after failover, allow access as follows:
7979

80-
1. To access over the internet, enable RDP on the on-premises VM before failover. Make sure that TCP and UDP rules are added for the **Public** profile, and that RDP is allowed in **Windows Firewall** > **Allowed Apps** for all profiles.
81-
1. To access over site-to-site VPN, enable RDP on the on-premises machine. RDP should be allowed in **Windows Firewall** > **Allowed apps and features** for **Domain and Private** networks.
80+
1. To access to VMs over the internet, enable RDP on the on-premises VM before failover. Make sure that TCP and UDP rules are added for the **Public** profile, and that RDP is allowed in **Windows Firewall** > **Allowed Apps** for all profiles.
81+
1. To access to VMs over site-to-site VPN, enable RDP on the on-premises machine. RDP should be allowed in **Windows Firewall** > **Allowed apps and features** for **Domain and Private** networks.
8282

83-
Check that the operating system's SAN policy is set to **OnlineAll**. [Learn more](https://support.microsoft.com/kb/3031135). There should be no Windows updates pending on the VM when you trigger a failover. If there are, you won't be able to sign in to the virtual machine until the update completes.
83+
Check that the operating system's SAN policy is set to **OnlineAll**. [Learn more](https://support.microsoft.com/kb/3031135). No Windows updates should be pending on the VM when you initiate failover. If updates are pending, you won't be able to sign in to the VM until the update completes.
8484
1. On the Windows Azure VM after failover, check **Boot diagnostics** to view a screenshot of the VM. If you can't connect, check that the VM is running and review these [troubleshooting tips](https://social.technet.microsoft.com/wiki/contents/articles/31666.troubleshooting-remote-desktop-connection-after-failover-using-asr.aspx).
8585

86-
After failover, you can access Azure VMs by using the same IP address as the replicated on-premises VM, or you can use a different IP address. [Learn more](concepts-on-premises-to-azure-networking.md) about setting up IP addressing for failover.
86+
After failover, you can access Azure VMs by using the same IP address as the replicated on-premises VM, or you can use a different IP address. [Learn more](concepts-on-premises-to-azure-networking.md) about setting up IP addresses for failover.
8787

8888
## Next steps
8989

9090
> [!div class="nextstepaction"]
9191
> [Set up disaster recovery to Azure for Hyper-V VMs](./hyper-v-azure-tutorial.md)
92-
> [Set up disaster recovery to Azure for Hyper-V VMs in VMM clouds](./hyper-v-vmm-azure-tutorial.md)
92+
93+
> [!div class="nextstepaction"]
94+
> [Set up disaster recovery to Azure for Hyper-V VMs in Virtual Machine Manager clouds](./hyper-v-vmm-azure-tutorial.md)

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

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ author: ankitaduttaMSFT
1515
This tutorial is the first in a series that describes how to set up disaster recovery for on-premises Hyper-V VMs.
1616

1717
> [!NOTE]
18-
> We design tutorials to show the simplest deployment path for a scenario. The tutorials use default options when possible, and they don't show all possible settings and paths. For more information about a scenario, see the *How to* section of the [Site Recovery documentation](./index.yml).
18+
> We design tutorials to show the simplest deployment path for a scenario. The tutorials use default options when possible, and they don't show all possible settings and paths. For more information about a scenario, see the *How-to Guides* section of the [Site Recovery documentation](./index.yml).
1919
2020
This tutorial shows you how to prepare Azure components when you want to replicate on-premises Hyper-V VMs to Azure.
2121

@@ -65,10 +65,10 @@ Images of replicated machines are held in an Azure storage account. Azure VMs ar
6565
1. For **Region**, select the geographic location for your storage account. For example, select **West Europe**.
6666
1. For **Performance**, select **Standard**.
6767
1. For **Redundancy**, retain the default **Geo-redundant storage (GRS)** for storage redundancy.
68-
1. Select **Review** and review your settings.
69-
1. Select **Create**.
7068

7169
:::image type="content" source="media/tutorial-prepare-azure/create-storage-account.png" alt-text="Screenshot that shows an example of Create a storage account options.":::
70+
1. Select **Review** and review your settings.
71+
1. Select **Create**.
7272

7373
> [!NOTE]
7474
> If you want to create a legacy storage account type, select the related link in the **Instance details** section. The link redirects you to the **Create a storage account** pane to a create legacy storage account.
@@ -85,15 +85,15 @@ Images of replicated machines are held in an Azure storage account. Azure VMs ar
8585
1. For **Resource group**, select an existing resource group or create a new one. For example, select **contosoRG**.
8686
1. For **Vault name**, enter a name you can use to identify the vault. For example, enter **ContosoVMVault**.
8787
1. For **Region**, select the region where the vault should be located. For example, select **West Europe**.
88-
1. Select **Review + create** > **Create** to create the recovery vault.
88+
89+
:::image type="content" source="./media/tutorial-prepare-azure/new-vault-settings.png" alt-text="Screenshot that shows the Create Recovery Services vault pane.":::
90+
1. Select **Review + create**, and then select **Create** to create the recovery vault.
8991

9092
> [!NOTE]
91-
> To quickly access the vault from the dashboard, select **Pin to dashboard**.
93+
> To quickly access the vault from your dashboard in the Azure portal, select **Pin to dashboard**.
9294
9395
The new vault appears on **Dashboard** > **All resources** and on the main **Recovery Services vaults** pane.
9496

95-
:::image type="content" source="./media/tutorial-prepare-azure/new-vault-settings.png" alt-text="Screenshot that shows the Create Recovery Services vault pane.":::
96-
9797
## Set up an Azure network
9898

9999
When an Azure VM is created from storage after failover, the VM is joined to this network.
@@ -108,7 +108,7 @@ When an Azure VM is created from storage after failover, the VM is joined to thi
108108

109109
:::image type="content" source="media/tutorial-prepare-azure/create-network.png" alt-text="Screenshot that shows the Create virtual network options.":::
110110

111-
1. Go to the **IP addresses** tab, and then complete these steps:
111+
1. On **Create virtual network**, on the **IP addresses** tab, complete these steps:
112112
1. Because there's no subnet for this network, first delete the existing address range. To delete the range, select the ellipsis (**...**), under the available IP address range, and then select **Delete address space**.
113113

114114
:::image type="content" source="media/tutorial-prepare-azure/delete-ip-address.png" alt-text="Screenshot that shows deleting the address space.":::
@@ -117,17 +117,15 @@ When an Azure VM is created from storage after failover, the VM is joined to thi
117117
:::image type="content" source="media/tutorial-prepare-azure/add-ip-address-space.png" alt-text="Screenshot that shows adding an IP address space.":::
118118
1. For **Starting address**, enter **10.0.0**.
119119
1. For **Address space size**, select **/24 (256 addresses)**.
120-
1. Select **Add**.
121120

122121
:::image type="content" source="media/tutorial-prepare-azure/homepage-ip-address.png" alt-text="Screenshot that shows the Add virtual network options.":::
123-
1. Select **Review + create** > **Create** to create a new virtual network.
122+
1. Select **Add**.
123+
1. Select **Review + create**, and then select **Create** to create a new virtual network.
124124

125-
It takes a few minutes for the virtual network to be created. After it's created, it's included on the Azure portal dashboard.
125+
It takes a few minutes for the virtual network to be created. After it's created, it's included on your Azure portal dashboard.
126126

127127
## Next steps
128128

129-
Learn about:
130-
131-
- [Preparing the on-premises Hyper-V infrastructure for disaster recovery to Azure](hyper-v-prepare-on-premises-tutorial.md)
132-
- [Azure networks](../virtual-network/virtual-networks-overview.md)
133-
- [Managed disks](../virtual-machines/managed-disks-overview.md)
129+
- [Prepare the on-premises Hyper-V infrastructure](hyper-v-prepare-on-premises-tutorial.md) for disaster recovery to Azure.
130+
- Learn about [Azure networks](../virtual-network/virtual-networks-overview.md).
131+
- Learn about [Managed disks](../virtual-machines/managed-disks-overview.md).

0 commit comments

Comments
 (0)