Skip to content

Commit bfefe76

Browse files
authored
Merge pull request #221040 from MicrosoftDocs/release-asr-edge-zone
Release asr edge zone--scheduled release at 7:45AM of 12/12
2 parents 3b82ad4 + 3de3863 commit bfefe76

39 files changed

+1174
-7
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Set up disaster recovery when creating a VM
3+
description: Learn how to set up disaster recovery for Virtual machines on Azure Public MEC (preview) using VM Flow.
4+
author: ankitaduttaMSFT
5+
ms.service: site-recovery
6+
ms.topic: tutorial
7+
ms.date: 11/09/2022
8+
ms.author: v-pgaddala
9+
---
10+
11+
# Tutorial: Set up disaster recovery for Azure Public MEC (preview) using VM Flow
12+
13+
> [!IMPORTANT]
14+
> The Azure Site Recovery (ASR) functionality for Public MEC is in preview state.
15+
16+
This tutorial shows you how to set up disaster recovery for ASR Azure Public MEC (preview) using VM Flow. You will do this using the Azure Site Recovery portal.
17+
18+
In this article, you learn how to:
19+
20+
> [!div class="checklist"]
21+
> * Enable replication for the Azure VMs
22+
23+
When you enable replication for a VM to set up disaster recovery, the Site Recovery Mobility service extension installs on the VM, and registers it with Azure Site Recovery. During replication, VM disk writes are sent to a cache storage account in the source region. Data is sent from there to the target region, and recovery points are generated from the data. When you fail over a VM during disaster recovery, a recovery point is used to restore the VM in the target region. [Learn more](azure-to-azure-architecture.md) about the architecture.
24+
25+
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
26+
27+
## Enable replication for the Azure VMs
28+
29+
To enable replication to a secondary location, follow the below steps:
30+
31+
1. On the Azure portal, select **Virtual machines** and select a VM to replicate.
32+
1. On the left pane, under **Operations**, select **Disaster recovery**.
33+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/disaster-recovery.png" alt-text=" Screenshot of Select Disaster Recovery option."lightbox="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/disaster-recovery-expanded.png":::
34+
35+
1. In **Basics**, select the **Target region** or an Azure Public MEC (preview).
36+
- Option1: **Public MEC to Region**
37+
38+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/edge-zone-to-region.png" alt-text="Screenshot of Option 1 Edge Zone to Region."lightbox="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/edge-zone-to-region-expanded.png":::
39+
40+
- Option2: **Public MEC to Public MEC**
41+
42+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/edgezone-to-edgezone.png" alt-text="Screenshot of Option 2 Edge Zone to Edge Zone."lightbox="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/edgezone-to-edgezone-expanded.png":::
43+
44+
>[!Note]
45+
>This flow proceeds with Option 1: Public MEC (preview) to Region replication.
46+
47+
1. Select **Next : Advanced settings**.
48+
49+
>[!Note]
50+
>**Review + Start replication** will appear grey at this step.
51+
1. In **Advanced settings**, select **Subscription**, **VM resource group**, **Virtual network**, **Availability** and **Proximity placement group** as required.
52+
1. Under **Capacity Reservation Settings**, **Capacity Reservation Groups** is disabled.
53+
1. Under **Storage settings** > **Cache storage account**, select the cache storage account associated with the vault from the dropdown.
54+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/cache-storage.png" alt-text="Screenshot of cache storage field."lightbox="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/cache-storage-expanded.png":::
55+
56+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/cache-storage-2.png" alt-text="Screenshot of cache storage field step 2."lightbox="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/cache-storage-2-expanded.png":::
57+
58+
1. Select **Next : Review + Start replication**.
59+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/review.png" alt-text="Screenshot of Review settings tab."lightbox="./media/disaster-recovery-for-edge-zone-vm-flow-tutorial/review-expanded.png":::
60+
61+
1. In **Review + Start replication**, review the VM settings and select **Start replication**.
62+
63+
## Next steps
64+
65+
See [Set up disaster recovery for VMs on Azure Public MEC (preview) using Vault flow](disaster-recovery-for-edge-zone-vm-tutorial.md).
Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
---
2+
title: Set up disaster recovery for VMs on Azure Public MEC (preview) using Vault flow
3+
description: Learn how to set up disaster recovery for virtual machines on Azure Public MEC (preview).
4+
author: v-pgaddala
5+
ms.service: site-recovery
6+
ms.topic: tutorial
7+
ms.date: 11/10/2022
8+
ms.author: v-pgaddala
9+
---
10+
11+
# Tutorial: Set up disaster recovery for VMs on Azure Public MEC (preview) using Vault flow
12+
13+
> [!IMPORTANT]
14+
> The Azure Site Recovery (ASR) functionality for Public MEC is in preview state.
15+
16+
This tutorial shows you how to set up disaster recovery for VMs using Azure Site Recovery on Azure Public MEC (preview). You will do this using the Azure Site Recovery portal.
17+
18+
In this article, you learn how to:
19+
20+
> [!div class="checklist"]
21+
> * Enable VM replication
22+
23+
When you enable replication for a VM to set up disaster recovery, the Site Recovery Mobility service extension installs on the VM and registers it with Azure Site Recovery. During replication, VM disk writes are sent to a cache storage account. Data is sent from there to the target region, and recovery points are generated from the data. When you fail over a VM during disaster recovery, a recovery point is used to restore the VM in the target region. [Learn more](azure-to-azure-architecture.md) about the architecture.
24+
25+
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
26+
27+
## Prerequisites
28+
29+
- Ensure to create a Recovery Services vault in the parent region to which the Azure Public MEC (preview) is connected. For more information, see [Tutorial to set up Azure VM disaster recovery with Azure Site Recovery](azure-to-azure-tutorial-enable-replication.md#create-a-recovery-services-vault).
30+
- Enable Site Recovery
31+
In the vault settings, select **Enable Site Recovery**.
32+
33+
![Selection to enable Site Recovery in the vault](./media/disaster-recovery-for-edge-zone-vm-tutorial/enable-site-recovery.png)
34+
35+
## Enable replication
36+
37+
Select the source settings and enable VM replication.
38+
39+
### Select source settings
40+
41+
1. In the vault > **Site Recovery** page, under **Azure virtual machines**, select **Enable replication**.
42+
43+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/enable-replication.png" alt-text="Screenshot of Enable replication tab.":::
44+
45+
46+
1. In the **Enable replication** page, under **Source** tab, do the following:
47+
48+
- **Region** : Select the source (Azure Public MEC (preview)) in which VMs are currently running.
49+
- **Subscription**: Select the subscription in which VMs are running.
50+
- **Resource group**: Select the desired resource group from the drop-down.
51+
- **Virtual machine deployment model**: Retain the default **Resource Manager** setting.
52+
- **Disaster recovery between availability zones**: Retain the default **No** setting.
53+
54+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/enable-replication-add-zone.png" alt-text="Screenshot of Enable replication adding region tab.":::
55+
56+
> [!NOTE]
57+
> As there are no availability zones for Azure Public MEC (preview), it is disabled.
58+
59+
1. Select **Next**.
60+
61+
### Select the VMs
62+
63+
Site Recovery retrieves the VMs associated with the selected subscription/resource group.
64+
65+
1. In **Virtual machines**, select the VMs you want to enable for disaster recovery. You can select up to 10 VMs.
66+
67+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/virtual-machines.png" alt-text="Screenshot of Enable replication form VM tab.":::
68+
69+
1. Select **Next**.
70+
71+
72+
### Review replication settings
73+
74+
1. In **Replication settings**, review the settings. Site Recovery creates default settings/policy for the target region. For the purposes of this tutorial, we use the default settings.
75+
76+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/replication-settings.png" alt-text=" Screenshot of Replication settings tab.":::
77+
78+
> [!NOTE]
79+
>- In the above box, you can select target to be parent region (i.e., connected to the Azure Public MEC (preview)) or in certain cases, another of your Azure Public MEC (preview) connected to the same region.
80+
>- Capacity reservation has been disabled and hence hidden.
81+
82+
1. In **Customize storage option**, you can select an existing storage that was created either on Azure Public MEC (preview) or region.
83+
84+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/customize-target.png" alt-text=" Screenshot of Customizing the target settings tab.":::
85+
86+
>[!NOTE]
87+
>- For *Azure Public MEC* (preview) replication flow, an existing storage account associated with the recovery vault will be preselected. If a storage account doesn't exist with the recovery vault, a new one will be created in the region.
88+
>- For *Public MEC to Public MEC* (preview) replication flow, you must select an existing storage account in the drop down for **cache storage**.
89+
90+
### Manage
91+
92+
1. In **Manage**, do the following:
93+
1. Under **Replication** policy,
94+
95+
- **Replication policy**: Select the replication policy. Defines the settings for recovery point retention history and app-consistent snapshot frequency. By default, Site Recovery creates a new replication policy with default settings of 24 hours for recovery point retention.
96+
97+
- **Replication group**: Create replication group to replicate VMs together to generate Multi-VM consistent recovery points. Note that enabling multi-VM consistency can impact workload performance and should only be used if machines are running the same workload and you need consistency across multiple machines.
98+
99+
1. Under **Extension settings**,
100+
- Select **Update settings** and **Automation account**.
101+
102+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/manage.png" alt-text="Screenshot of Manage replication tab.":::
103+
104+
> [!NOTE]
105+
> There are no changes to select replication policy for Azure Public MEC (preview).
106+
107+
### Review
108+
109+
In **Review**, review the VM settings and select **Enable replication**.
110+
The **VM setting** now includes target region information and a **Summary** section includes the Azure Public MEC (preview) information.
111+
112+
:::image type="content" source="./media/disaster-recovery-for-edge-zone-vm-tutorial/review.png" alt-text="Screenshot of Review replication tab.":::
113+
114+
The VMs you enable appear on the vault > **Replicated items** page.
115+
116+
## Next steps
117+
118+
See [Set up disaster recovery when creating a VM](disaster-recovery-for-edge-zone-via-vm-flow-tutorial.md).

articles/site-recovery/index.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ landingContent:
9292
url: ./site-recovery-plan-capacity-vmware.md
9393
- text: Plan Hyper-V capacity
9494
url: ./hyper-v-deployment-planner-overview.md
95-
95+
9696
- title: Manage
9797
linkLists:
9898
- linkListType: how-to-guide
@@ -104,6 +104,13 @@ landingContent:
104104
- text: Monitor Site Recovery with Azure Monitor logs
105105
url: monitor-log-analytics.md
106106

107+
- title: Disaster recovery for Azure Public Multi-Access Edge Compute (MEC) (preview)
108+
linkLists:
109+
- linkListType: tutorial
110+
links:
111+
- text: Disaster recovery for Azure Public MEC (preview) VMs
112+
url: tutorial-replicate-vms-edge-zone-to-azure-region.md
113+
107114
- title: Get involved
108115
linkLists:
109116
- linkListType: get-started
@@ -114,3 +121,4 @@ landingContent:
114121
url: /answers/topics/azure-site-recovery.html
115122
- text: Azure Tech Community
116123
url: https://techcommunity.microsoft.com/t5/Azure/ct-p/Azure
124+
256 KB
Loading
256 KB
Loading
264 KB
Loading
264 KB
Loading
286 KB
Loading
287 KB
Loading
227 KB
Loading

0 commit comments

Comments
 (0)