Skip to content

Commit b11110e

Browse files
authored
Merge pull request #69173 from rayne-wiselman/rayne-march12
Rayne march12
2 parents 58c9a84 + a6c66b6 commit b11110e

File tree

8 files changed

+166
-117
lines changed

8 files changed

+166
-117
lines changed

articles/site-recovery/azure-to-azure-quickstart.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ author: rayne-wiselman
66
manager: carmonm
77
ms.service: site-recovery
88
ms.topic: quickstart
9-
ms.date: 12/27/2018
9+
ms.date: 03/12/2019
1010
ms.author: raynew
1111
ms.custom: mvc
1212
---
1313
# Set up disaster recovery to a secondary Azure region for an Azure VM
1414

1515
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.
1616

17-
This quickstart describes how to replicate an Azure VM to a different Azure region.
17+
This quickstart describes how to set up disaster recovery for an Azure VM by replicating it to a different Azure region.
1818

1919
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2020

2121
> [!NOTE]
22-
> This article is intended to guide a new user through the Azure Site Recovery experience with the default options and minimum customization. If you want to know more about the various settings that can be customized, refer to [the tutorial for enabling replication for Azure VMs](azure-to-azure-tutorial-enable-replication.md)
22+
> 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).
2323
2424
## Log in to Azure
2525

@@ -48,8 +48,8 @@ After the replication job has finished, you can check the replication status, mo
4848

4949
The VM in the primary region stops replicating when you disable replication for it:
5050

51-
- The source replication settings are cleaned up automatically. Please note that the Site Recovery extension that is installed as part of the replication isn't removed and needs to be removed manually.
52-
- Site Recovery billing for the VM also stops.
51+
- 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+
- Site Recovery billing for the VM stops.
5353

5454
Stop replication as follows
5555

@@ -60,7 +60,7 @@ Stop replication as follows
6060

6161
## Next steps
6262

63-
In this quickstart, you replicated a single VM to a secondary region. You can now explore more options and try replicating a set of Azure VMs using a recovery plan.
63+
In this quickstart, you replicated a single VM to a secondary region. Now, try replicating a multiple Azure VMs using a recovery plan.
6464

6565
> [!div class="nextstepaction"]
6666
> [Configure disaster recovery for Azure VMs](azure-to-azure-tutorial-enable-replication.md)

articles/site-recovery/azure-to-azure-tutorial-enable-replication.md

Lines changed: 44 additions & 60 deletions
Large diffs are not rendered by default.
44.1 KB
Loading
-22.3 KB
Loading
29.9 KB
Loading

articles/site-recovery/site-recovery-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: site-recovery
55
author: rayne-wiselman
66
ms.service: site-recovery
77
ms.topic: overview
8-
ms.date: 12/27/2018
8+
ms.date: 03/12/2019
99
ms.author: raynew
1010
ms.custom: MVC
1111
---

articles/site-recovery/site-recovery-whats-new.md

Lines changed: 101 additions & 34 deletions
Large diffs are not rendered by default.

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

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Set up disaster recovery to Azure for on-premises VMware VMs with Azure Site Recovery | Microsoft Docs
33
description: Learn how to set up disaster recovery to Azure for on-premises VMware VMs with Azure Site Recovery.
44
services: site-recovery
5-
author: mayurigupta13
6-
manager: rochakm
5+
author: rayne-wiselman
6+
manager: carmonm
77
ms.service: site-recovery
88
ms.topic: tutorial
99
ms.date: 3/3/2019
10-
ms.author: mayg
10+
ms.author: raynew
1111
ms.custom: MVC
1212

1313
---
@@ -36,6 +36,14 @@ Before you start, it's helpful to:
3636
- Set up the [replication source](vmware-azure-set-up-source.md) and [configuration server](vmware-azure-deploy-configuration-server.md).
3737
- Set up the [replication target](vmware-azure-set-up-target.md).
3838
- Configure a [replication policy](vmware-azure-set-up-replication.md), and [enable replication](vmware-azure-enable-replication.md).
39+
- In this tutorial we show you how to replicate a single VM. If you're deploying multiple VMs you should use the [Deployment Planner Tool](https://aka.ms/asr-deployment-planner) to help plan your deployment. [Learn more](site-recovery-deployment-planner.md) about this tool.
40+
41+
And review these tips:
42+
- This tutorial uses an OVA template to create the configuration server VMware VM. If you can't do this, follow [these instructins](physical-manage-configuration-server.md) to set up the configuration server manually.
43+
- In this tutorial, Site Recovery downloads and installs MySQL to the configuration server. If you prefer, you can set it up manually instead. [Learn more](vmware-azure-deploy-configuration-server.md#configure-settings).
44+
>You can download the latest version of the configuration server template directly from the [Microsoft Download Center](https://aka.ms/asrconfigurationserver).
45+
The license provided with OVF template is an evaluation license valid for 180 days. Windows running on the VM must be activated with the required license.
46+
3947

4048

4149
## Select a protection goal
@@ -47,25 +55,18 @@ Before you start, it's helpful to:
4755
5. In **Are your machines virtualized**, select **Yes, with VMware vSphere Hypervisor**. Then select **OK**.
4856

4957

50-
## Plan your deployment
51-
52-
In this tutorial we're showing you how to replicate a single VM, and in **Deployment Planning**, we'll select **Yes, I have done it**. If you're deploying multiple VMs we recommend that you don't skip this step. We provide the [Deployment Planner Tool](https://aka.ms/asr-deployment-planner) to help you. [Learn more](site-recovery-deployment-planner.md) about this tool.
5358

5459
## Set up the source environment
5560

56-
As a first deployment step, you set up your source environment. You need a single, highly available, on-premises machine to host on-premises Site Recovery components. Components include the configuration server, process server, and master target server:
61+
In your source environment, you need a single, highly available, on-premises machine to host on-premises Site Recovery components. Components include the configuration server, process server, and master target server:
5762

5863
- The configuration server coordinates communications between on-premises and Azure and manages data replication.
5964
- The process server acts as a replication gateway. It receives replication data; optimizes it with caching, compression, and encryption; and sends it to cache storage account in Azure. The process server also installs Mobility Service on VMs you want to replicate and performs automatic discovery of on-premises VMware VMs.
6065
- The master target server handles replication data during failback from Azure.
6166

6267
To set up the configuration server as a highly available VMware VM, download a prepared Open Virtualization Application (OVA) template and import the template into VMware to create the VM. After you set up the configuration server, register it in the vault. After registration, Site Recovery discovers on-premises VMware VMs.
6368

64-
> [!TIP]
65-
> This tutorial uses an OVA template to create the configuration server VMware VM. If you're unable to do this, you can [set up the configuration server manually](physical-manage-configuration-server.md).
6669

67-
> [!TIP]
68-
> In this tutorial, Site Recovery downloads and installs MySQL to the configuration server. If you don't want Site Recovery to do this, you can set it up manually. [Learn more](vmware-azure-deploy-configuration-server.md#configure-settings).
6970

7071

7172
### Download the VM template
@@ -75,14 +76,11 @@ To set up the configuration server as a highly available VMware VM, download a p
7576
3. In **Add Server**, check that **Configuration server for VMware** appears in **Server type**.
7677
4. Download the OVF template for the configuration server.
7778

78-
> [!TIP]
79-
>You can download the latest version of the configuration server template directly from the [Microsoft Download Center](https://aka.ms/asrconfigurationserver).
8079

81-
>[!NOTE]
82-
The license provided with OVF template is an evaluation license valid for 180 days. Customer needs to activate the windows with a procured license.
8380

8481
## Import the template in VMware
8582

83+
8684
1. Sign in to the VMware vCenter server or vSphere ESXi host with the VMWare vSphere Client.
8785
2. On the **File** menu, select **Deploy OVF Template** to start the **Deploy OVF Template Wizard**.
8886

@@ -188,4 +186,4 @@ Enable replication can be performed as follows:
188186
## Next steps
189187

190188
> [!div class="nextstepaction"]
191-
> [Run a disaster recovery drill](site-recovery-test-failover-to-azure.md)
189+
> After enabling replication, [run a disaster recovery drill](site-recovery-test-failover-to-azure.md) to make sure that everything's working as expected.

0 commit comments

Comments
 (0)