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/azure-to-azure-quickstart.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ author: rayne-wiselman
5
5
manager: carmonm
6
6
ms.service: site-recovery
7
7
ms.topic: quickstart
8
-
ms.date: 11/12/2019
8
+
ms.date: 01/08/2020
9
9
ms.author: raynew
10
10
ms.custom: mvc
11
11
---
12
-
# Set up disaster recovery to a secondary Azure region for an Azure VM
12
+
# Set up disaster recovery to a secondary Azure region for an Azure VM
13
13
14
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.
15
15
@@ -18,11 +18,11 @@ This quickstart describes how to set up disaster recovery for an Azure VM by rep
18
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.
19
19
20
20
> [!NOTE]
21
-
> This article is as a quick walkthrough for new users. It uses the simplest path, with default options and minimum customization. For a fuller walkthrough review [our tutorial](azure-to-azure-tutorial-enable-replication.md).
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).
22
22
23
23
## Log in to Azure
24
24
25
-
Log in to the Azure portal at https://portal.azure.com.
25
+
Log in to the [Azure portal](https://portal.azure.com).
26
26
27
27
## Enable replication for the Azure VM
28
28
@@ -32,7 +32,7 @@ Log in to the Azure portal at https://portal.azure.com.
32
32
4. For this Quickstart, accept the other default settings.
33
33
5. Select **Review + Start replication**. Then select **Start replication** to start a job to enable replication for the VM.
@@ -49,10 +49,10 @@ After the replication job has finished, you can check the replication status, mo
49
49
50
50
The VM in the primary region stops replicating when you disable replication for it:
51
51
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. The Site Recovery extension installed on the VM as part of the replication isn't removed, and must be removed manually.
53
53
- Site Recovery billing for the VM stops.
54
54
55
-
Stop replication as follows
55
+
Stop replication as follows:
56
56
57
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
58
2. In **Disaster recovery**, select **Disable Replication**.
@@ -61,7 +61,7 @@ Stop replication as follows
61
61
62
62
## Next steps
63
63
64
-
In this quickstart, you replicated a single VM to a secondary region. Now, try replicating a multiple Azure VMs using a recovery plan.
64
+
In this quickstart, you replicated a single VM to a secondary region. Now, try replicating multiple Azure VMs using a recovery plan.
65
65
66
66
> [!div class="nextstepaction"]
67
-
> [Configure disaster recovery for Azure VMs](azure-to-azure-tutorial-enable-replication.md)
67
+
> [Set up disaster recovery for Azure VMs](azure-to-azure-tutorial-enable-replication.md)
0 commit comments