Skip to content

Commit d7fb1d1

Browse files
authored
Merge pull request #109371 from davidsmatlak/ds-docsfresh03
Updates Site Recovery A2A replication quickstart
2 parents b56c964 + 77e7570 commit d7fb1d1

File tree

4 files changed

+32
-29
lines changed

4 files changed

+32
-29
lines changed
Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,70 @@
11
---
22
title: Set up Azure VM disaster recovery to a secondary region with Azure Site Recovery
33
description: Quickly set up disaster recovery to another Azure region for an Azure VM, using the Azure Site Recovery service.
4-
author: rayne-wiselman
5-
manager: carmonm
6-
ms.service: site-recovery
74
ms.topic: quickstart
8-
ms.date: 01/08/2020
9-
ms.author: raynew
5+
ms.date: 03/27/2020
106
ms.custom: mvc
117
---
12-
# Set up disaster recovery to a secondary Azure region for an Azure VM
138

14-
The [Azure Site Recovery](site-recovery-overview.md) service contributes to your business continuity and disaster recovery (BCDR) strategy by keeping your business apps up and running, during planned and unplanned outages. Site Recovery manages and orchestrates disaster recovery of on-premises machines and Azure virtual machines (VMs), including replication, failover, and recovery.
9+
# Quickstart: Set up disaster recovery to a secondary Azure region for an Azure VM
1510

16-
This quickstart describes how to set up disaster recovery for an Azure VM by replicating it to a different Azure region.
11+
The [Azure Site Recovery](site-recovery-overview.md) service contributes to your business continuity and disaster recovery (BCDR) strategy by keeping your business applications online during planned and unplanned outages. Site Recovery manages and orchestrates disaster recovery of on-premises machines and Azure virtual machines (VM), including replication, failover, and recovery.
1712

18-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
13+
This quickstart describes how to set up disaster recovery for an Azure VM by replicating it to a secondary Azure region. In general, default settings are used to enable replication.
1914

20-
> [!NOTE]
21-
> This article is a quick walkthrough for new users. It uses the simplest path, with default options and minimum customization. For a full walkthrough, review the tutorial [Enable replication](azure-to-azure-tutorial-enable-replication.md).
15+
## Prerequisites
2216

23-
## Log in to Azure
17+
To complete this tutorial, you need an Azure subscription and a VM.
2418

25-
Log in to the [Azure portal](https://portal.azure.com).
19+
- If you don't have an Azure account with an active subscription, you can [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
20+
- A VM with a minimum 1 GB of RAM is recommended. [Learn more](/azure/virtual-machines/windows/quick-create-portal) about how to create a VM.
21+
22+
## Sign in to Azure
23+
24+
Sign in to the [Azure portal](https://portal.azure.com).
2625

2726
## Enable replication for the Azure VM
2827

29-
1. On the Azure portal menu, select **Virtual machines**, or search for and select *Virtual machines* on any page. Select the VM you want to replicate.
30-
2. In **Operations**, select **Disaster recovery**.
31-
3. In **Configure disaster recovery** > **Target region** select the target region to which you'll replicate.
32-
4. For this Quickstart, accept the other default settings.
33-
5. Select **Review + Start replication**. Then select **Start replication** to start a job to enable replication for the VM.
28+
The following steps enable VM replication to a secondary location.
29+
30+
1. On the Azure portal, from **Home** > **Virtual machines** menu, select a VM to replicate.
31+
1. In **Operations** select **Disaster recovery**.
32+
1. From **Basics** > **Target region**, select the target region.
33+
1. To view the replication settings, select **Review + Start replication**. If you need to change any defaults, select **Advanced settings**.
34+
1. To start the job that enables VM replication select **Start replication**.
3435

3536
![enable replication](media/azure-to-azure-quickstart/enable-replication1.png)
3637

3738
## Verify settings
3839

39-
After the replication job has finished, you can check the replication status, modify replication settings, and test the deployment.
40-
41-
1. On the Azure portal menu, select **Virtual machines**, or search for and select *Virtual machines* on any page. Select the VM you want to verify.
42-
2. In **Operations**, select **Disaster recovery**.
40+
After the replication job finishes, you can check the replication status, modify replication settings, and test the deployment.
4341

44-
You can verify replication health, the recovery points that have been created, and source, target regions on the map.
42+
1. On the Azure portal menu, select **Virtual machines** and select the VM that you replicated.
43+
1. In **Operations** select **Disaster recovery**.
44+
1. To view the replication details from the **Overview** select **Essentials**. More details are shown in the **Health and status**, **Failover readiness**, and the **Infrastructure view** map.
4545

4646
![Replication status](media/azure-to-azure-quickstart/replication-status.png)
4747

4848
## Clean up resources
4949

50-
The VM in the primary region stops replicating when you disable replication for it:
50+
To stop replication of the VM in the primary region, you must disable replication:
5151

52-
- The source replication settings are cleaned up automatically. The Site Recovery extension installed on the VM as part of the replication isn't removed, and must be removed manually.
52+
- The source replication settings are cleaned up automatically.
53+
- The Site Recovery extension installed on the VM during replication isn't removed.
5354
- Site Recovery billing for the VM stops.
5455

55-
Stop replication as follows:
56+
To disable replication, do these steps:
5657

57-
1. On the Azure portal menu, select **Virtual machines**, or search for and select *Virtual machines* on any page. Select the VM you want to modify.
58-
2. In **Disaster recovery**, select **Disable Replication**.
58+
1. On the Azure portal menu, select **Virtual machines** and select the VM that you replicated.
59+
1. In **Operations** select **Disaster recovery**.
60+
1. From the **Overview**, select **Disable Replication**.
61+
1. To uninstall the Site Recovery extension, go to the VM's **Settings** > **Extensions**.
5962

6063
![Disable replication](media/azure-to-azure-quickstart/disable2-replication.png)
6164

6265
## Next steps
6366

64-
In this quickstart, you replicated a single VM to a secondary region. Now, try replicating multiple Azure VMs using a recovery plan.
67+
In this quickstart, you replicated a single VM to a secondary region. Next, set up replication for multiple Azure VMs.
6568

6669
> [!div class="nextstepaction"]
6770
> [Set up disaster recovery for Azure VMs](azure-to-azure-tutorial-enable-replication.md)
-24.6 KB
Loading
59.8 KB
Loading
-4.48 KB
Loading

0 commit comments

Comments
 (0)