Skip to content

Commit 3861215

Browse files
committed
Updated docs for freshness - ASR
1 parent bf50df4 commit 3861215

22 files changed

Lines changed: 558 additions & 538 deletions

articles/site-recovery/asr-arm-templates.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ services: site-recovery
55
author: Jeronika-MS
66
ms.service: azure-site-recovery
77
ms.topic: sample
8-
ms.date: 07/08/2024
8+
ms.date: 02/12/2026
99
ms.author: v-gajeronika
10+
ms.reviewer: v-gajeronika
1011
ms.custom: engagement-fy23, devx-track-arm-template
1112
# Customer intent: "As a cloud administrator, I want to utilize Azure Resource Manager templates for configuring Azure Site Recovery, so that I can efficiently manage disaster recovery processes for my Azure virtual machines."
1213
---
@@ -18,8 +19,8 @@ The following table includes links to Azure Resource Manager templates for using
1819
| Template | Description |
1920
|---|---|
2021
|**Azure to Azure** | |
21-
| [Create a Recovery Services vault](./quickstart-create-vault-template.md)| Create a Recovery Services vault. The vault can be used for Azure Backup and Azure Site Recovery. |
22-
| [Enable Replication for Azure VMs](https://aka.ms/asr-arm-enable-replication) | Enable replication for Azure VMs using the existing Vault and custom Target Settings.|
23-
| [Trigger Failover and Reprotect](https://aka.ms/asr-arm-failover-reprotect) | Trigger a Failover and Reprotect operation for a set of Azure VMs. |
24-
| [Run an End to End DR Flow for Azure VMs](https://aka.ms/asr-arm-e2e-flow) | Start a complete End to End Disaster Recovery Flow (Enable Replication + Failover and Reprotect + Failback and Reprotect) for Azure VMs, also called as 540° flow.|
22+
| [Create a Recovery Services vault](./quickstart-create-vault-template.md)| Create a Recovery Services vault. Use the vault for Azure Backup and Azure Site Recovery. |
23+
| [Enable Replication for Azure VMs](https://aka.ms/asr-arm-enable-replication) | Enable replication for Azure VMs by using the existing vault and custom target settings.|
24+
| [Trigger Failover and Reprotect](https://aka.ms/asr-arm-failover-reprotect) | Trigger a failover and reprotect operation for a set of Azure VMs. |
25+
| [Run an End to End DR Flow for Azure VMs](https://aka.ms/asr-arm-e2e-flow) | Start a complete end-to-end disaster recovery flow (Enable Replication + Failover and Reprotect + Failback and Reprotect) for Azure VMs, also called as 540° flow.|
2526
| | |

articles/site-recovery/avs-tutorial-dr-drill-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to run a disaster recovery drill from an Azure VMware Sol
44
author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: tutorial
7-
ms.date: 02/19/2024
7+
ms.date: 02/12/2026
88
ms.author: v-gajeronika
99
ms.custom: MVC
1010

articles/site-recovery/avs-tutorial-failover.md

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
2-
title: Fail over Azure VMware Solution VMs to Azure by using Site Recovery
2+
title: Fail over Azure VMware Solution VMs to Azure by using Site Recovery
33
description: Learn how to fail over Azure VMware Solution VMs to Azure in Azure Site Recovery.
44
author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: tutorial
7-
ms.date: 02/19/2024
7+
ms.date: 02/12/2026
88
ms.author: v-gajeronika
9+
ms.reviewer: v-gajeronika
910
ms.custom: MVC, engagement-fy23
1011
# Customer intent: As a cloud administrator, I want to fail over Azure VMware Solution VMs to Azure using disaster recovery tools, so that I can ensure business continuity and protect against data loss during outages.
1112
---
1213
# Fail over Azure VMware Solution VMs
1314

1415
This tutorial describes how to fail over Azure VMware Solution virtual machines (VMs) to Azure by using [Azure Site Recovery](site-recovery-overview.md).
1516

16-
This is the fifth tutorial in a series that shows you how to set up disaster recovery to Azure for Azure VMware Solution VMs.
17+
This tutorial is the fifth in a series that shows you how to set up disaster recovery to Azure for Azure VMware Solution VMs.
1718

1819
In this tutorial, you learn how to:
1920

@@ -32,19 +33,19 @@ To better understand the following tasks, you can learn about the [types of fail
3233
Before you begin, complete the previous tutorials. Confirm that you finished these tasks:
3334

3435
1. [Set up Azure](avs-tutorial-prepare-azure.md) for disaster recovery to Azure.
35-
2. [Prepare your Azure VMware Solution deployment](avs-tutorial-prepare-avs.md) for disaster recovery to Azure.
36-
3. [Set up disaster recovery](avs-tutorial-replication.md) for Azure VMware Solution VMs.
37-
4. [Run a disaster recovery drill](avs-tutorial-dr-drill-azure.md) to make sure that everything works as expected.
36+
1. [Prepare your Azure VMware Solution deployment](avs-tutorial-prepare-avs.md) for disaster recovery to Azure.
37+
1. [Set up disaster recovery](avs-tutorial-replication.md) for Azure VMware Solution VMs.
38+
1. [Run a disaster recovery drill](avs-tutorial-dr-drill-azure.md) to make sure that everything works as expected.
3839

3940
## Verify VM properties
4041

4142
Before you run a failover, check the VM properties to make sure that the VMs meet [Azure requirements](vmware-physical-azure-support-matrix.md#replicated-machines):
4243

4344
1. In **Protected Items**, select **Replicated Items**, and then select the VM that you want to verify.
4445

45-
2. On the **Replicated item** pane, there's a summary of VM information, health status, and the latest available recovery points. Select **Properties** to view more details.
46+
1. On the **Replicated item** pane, you see a summary of VM information, health status, and the latest available recovery points. Select **Properties** to view more details.
4647

47-
3. In **Compute and Network**, you can modify these properties as needed:
48+
1. In **Compute and Network**, you can modify these properties as needed:
4849

4950
* Azure name
5051
* Resource group
@@ -54,40 +55,40 @@ Before you run a failover, check the VM properties to make sure that the VMs mee
5455

5556
You can also view and modify network settings, including:
5657

57-
* The network and subnet in which the Azure VM will be located after failover.
58-
* The IP address that will be assigned to the network and subnet.
58+
* The network and subnet in which the Azure VM is located after failover.
59+
* The IP address that you assign to the network and subnet.
5960

60-
4. In **Disks**, you can get information about the operating system and data disks on the VM.
61+
1. In **Disks**, you can get information about the operating system and data disks on the VM.
6162

6263
## Run a failover to Azure
6364

6465
1. In **Settings** > **Replicated items**, select the VM that you want to fail over, and then select **Failover**.
65-
2. In **Failover**, for **Recovery Point**, select a recovery point to fail over to. You can use one of the following options:
66+
1. In **Failover**, for **Recovery Point**, select a recovery point to fail over to. You can use one of the following options:
6667
* **Latest**: This option first processes all the data sent to Site Recovery. It provides the lowest recovery point objective (RPO) because the Azure VM that's created after failover has all the data that was replicated to Site Recovery when the failover was triggered.
6768
* **Latest processed**: This option fails over the VM to the latest recovery point that Site Recovery processed. This option provides a low recovery time objective (RTO) because no time is spent processing unprocessed data.
6869
* **Latest app-consistent**: This option fails over the VM to the latest app-consistent recovery point that Site Recovery processed.
6970
* **Custom**: This option lets you specify a recovery point.
7071

71-
3. Select **Shut down machine before beginning failover** to try to shut down source VMs before triggering the failover. Failover continues even if the shutdown fails. You can follow the failover progress on the **Jobs** page.
72+
1. Select **Shut down machine before beginning failover** to try to shut down source VMs before triggering the failover. Failover continues even if the shutdown fails. You can follow the failover progress on the **Jobs** page.
7273

73-
In some scenarios, failover requires additional processing that takes around 8 to 10 minutes to complete. You might notice longer test failover times for:
74+
In some scenarios, failover requires extra processing that takes around 8 to 10 minutes to complete. You might notice longer test failover times for:
7475

7576
* VMware vSphere VMs running a Mobility service version older than 9.8.
7677
* VMware vSphere Linux VMs.
7778
* VMware vSphere VMs that don't have the DHCP service enabled.
7879
* VMware vSphere VMs that don't have the following boot drivers: storvsc, vmbus, storflt, intelide, atapi.
7980

8081
> [!WARNING]
81-
> Don't cancel a failover in progress. Before failover is started, VM replication stops. If you cancel a failover in progress, failover stops, but the VM won't replicate again.
82+
> Don't cancel a failover in progress. Before failover starts, VM replication stops. If you cancel a failover in progress, failover stops, but the VM doesn't replicate again.
8283
8384
## Connect to a failed-over VM
8485

85-
If you want to connect to an Azure VM after failover by using Remote Desktop Protocol (RDP) and Secure Shell (SSH):
86+
To connect to an Azure VM after failover by using Remote Desktop Protocol (RDP) or Secure Shell (SSH):
8687

8788
1. Verify that you meet [the requirements](failover-failback-overview.md#connect-to-azure-after-failover).
88-
2. After failover, go to the VM and validate by [connecting](/azure/virtual-machines/windows/connect-logon) to it.
89-
3. Use **Change recovery point** if you want to use a different recovery point after failover. After you commit the failover in the next step, this option will no longer be available.
90-
4. After validation, select **Commit** to finalize the recovery point of the VM after failover.
89+
1. After failover, go to the VM and validate by [connecting](/azure/virtual-machines/windows/connect-logon) to it.
90+
1. Select **Change recovery point** if you want to use a different recovery point after failover. After you commit the failover in the next step, this option isn't available.
91+
1. After validation, select **Commit** to finalize the recovery point of the VM after failover.
9192

9293
After you commit, all the other available recovery points are deleted. This step completes the failover.
9394

articles/site-recovery/avs-tutorial-prepare-avs.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@ description: Learn how to prepare Azure VMware Solution servers for disaster rec
44
author: Jeronika-MS
55
ms.service: azure-site-recovery
66
ms.topic: tutorial
7-
ms.date: 3/22/2024
7+
ms.date: 02/12/2026
88
ms.author: v-gajeronika
9+
ms.reviewer: v-gajeronika
910
ms.custom: MVC, engagement-fy23
1011
# Customer intent: "As a cloud administrator, I want to prepare Azure VMware Solution servers for disaster recovery, so that I can ensure my virtual machines can be efficiently replicated and restored in case of a failure."
1112
---
1213
# Prepare Azure VMware Solution for disaster recovery to Azure Site Recovery
1314

1415
This tutorial describes how to prepare Azure VMware Solution servers for disaster recovery to Azure by using the [Azure Site Recovery](site-recovery-overview.md) service.
1516

16-
This is the second tutorial in a series that shows you how to set up disaster recovery to Azure for Azure VMware Solution virtual machines (VMs). In the first tutorial, you [set up the Azure components](avs-tutorial-prepare-azure.md) that you need for Azure VMware Solution disaster recovery.
17+
This tutorial is the second tutorial in a series that shows you how to set up disaster recovery to Azure for Azure VMware Solution virtual machines (VMs). In the first tutorial, you [set up the Azure components](avs-tutorial-prepare-azure.md) that you need for Azure VMware Solution disaster recovery.
1718

1819
In this tutorial, you learn how to:
1920

@@ -41,17 +42,17 @@ Site Recovery needs access to Azure VMware Solution servers to:
4142
Create the account as follows:
4243

4344
1. To use a dedicated account, create a role at the vCenter server level. Give the role a name such as **Azure_Site_Recovery**.
44-
2. Assign the role the permissions summarized in the following table.
45-
3. Create a user on the vCenter server. Assign the role to the user.
45+
1. Assign the role the permissions summarized in the following table.
46+
1. Create a user on the vCenter server. Assign the role to the user.
4647

47-
Task | Role/Permissions | Details
48+
| Task | Role/Permissions | Details |
4849
--- | --- | ---
4950
VM discovery | At least a read-only user<br/><br/> Data Center object > Propagate to Child Object, role=Read-only | User is assigned at the datacenter level and has access to all the objects in the datacenter.<br/><br/> To restrict access, assign the **No access** role with the **Propagate to child** object to the child objects (vSphere hosts, datastores, VMs, and networks).
5051
Full replication, failover, failback | Create a role (Azure_Site_Recovery) with the required permissions, and then assign the role to a VMware user or group<br/><br/> Data Center object > Propagate to Child Object, role=Azure_Site_Recovery<br/><br/> Datastore > Allocate space, browse datastore, low-level file operations, remove file, update virtual machine files<br/><br/> Network > Network assign<br/><br/> Resource > Assign VM to resource pool, migrate powered off VM, migrate powered on VM<br/><br/> Scheduled Tasks > Create task, update task<br/><br/> Virtual machine > Configuration<br/><br/> Virtual machine > Interact > answer question, device connection, configure CD media, configure floppy media, power off, power on, VMware tools install<br/><br/> Virtual machine > Inventory > Create, register, unregister<br/><br/> Virtual machine > Provisioning > Allow virtual machine download, allow virtual machine files upload<br/><br/> Virtual machine > Snapshots > Remove snapshots | User is assigned at the datacenter level and has access to all the objects in the datacenter.<br/><br/> To restrict access, assign the **No access** role with the **Propagate to child** object to the child objects (vSphere hosts, datastores, VMs, and networks).
5152

5253
## Prepare an account for Mobility service installation
5354

54-
The Mobility service must be installed on machines that you want to replicate. Azure Site Recovery can do a push installation of this service when you enable replication for a machine. Or, you can install it manually or by using installation tools.
55+
You must install the Mobility service on machines that you want to replicate. Azure Site Recovery can install this service through push installation when you enable replication for a machine. Or, you can install it manually or by using installation tools.
5556

5657
In this tutorial, you install the Mobility service by using the push installation. For this push installation, you need to prepare an account that Azure Site Recovery can use to access the VM. You specify this account when you set up disaster recovery in the Azure console.
5758

@@ -71,8 +72,8 @@ Make sure that the VMware vCenter server and VMs comply with requirements:
7172
* For Linux VMs, check [file system and storage requirements](vmware-physical-azure-support-matrix.md#linux-file-systemsguest-storage).
7273
* Check [network](vmware-physical-azure-support-matrix.md#network) and [storage](vmware-physical-azure-support-matrix.md#storage) support.
7374
* Check what's supported for [Azure networking](vmware-physical-azure-support-matrix.md#azure-vm-network-after-failover), [storage](vmware-physical-azure-support-matrix.md#azure-storage), and [compute](vmware-physical-azure-support-matrix.md#azure-compute) after failover.
74-
* Verify that the Azure VMware Solution VMs that you'll replicate to Azure comply with [Azure VM requirements](vmware-physical-azure-support-matrix.md#azure-vm-requirements).
75-
* For Linux VMs, ensure that no two devices or mount points have the same names. These names must be unique and aren't case-sensitive. For example, you can't name two devices for the same VM as *device1* and *Device1*.
75+
* Verify that the Azure VMware Solution VMs that you replicate to Azure comply with [Azure VM requirements](vmware-physical-azure-support-matrix.md#azure-vm-requirements).
76+
* For Linux VMs, ensure that no two devices or mount points have the same names. These names must be unique and aren't case-insensitive. For example, you can't name two devices for the same VM as *device1* and *Device1*.
7677

7778

7879
## Prepare to connect to Azure VMs after failover
@@ -85,13 +86,13 @@ After failover, you might want to connect to the Azure VMs from your Azure VMwar
8586
Before failover, enable Remote Desktop Protocol (RDP) on the Azure VMware Solution VM:
8687

8788
* For internet access:
88-
* Make sure that TCP and UDP rules are added for the **Public** profile.
89-
* Make sure that RDP is allowed in **Windows Firewall** > **Allowed Apps** for all profiles.
89+
* Add TCP and UDP rules for the **Public** profile.
90+
* Allow RDP in **Windows Firewall** > **Allowed Apps** for all profiles.
9091
* For site-to-site VPN access:
91-
* Make sure that RDP is allowed in **Windows Firewall** > **Allowed apps and features** for **Domain and Private** networks.
92-
* Check that the operating system's SAN policy is set to **OnlineAll**. [Learn more](https://support.microsoft.com/kb/3031135).
92+
* Allow RDP in **Windows Firewall** > **Allowed apps and features** for **Domain and Private** networks.
93+
* Set the operating system's SAN policy to **OnlineAll**. [Learn more](https://support.microsoft.com/kb/3031135).
9394

94-
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 finishes.
95+
Don't leave any Windows updates pending on the VM when you trigger a failover. If you leave updates pending, you can't sign in to the virtual machine until the update finishes.
9596

9697
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 [troubleshooting tips](https://social.technet.microsoft.com/wiki/contents/articles/31666.troubleshooting-remote-desktop-connection-after-failover-using-asr.aspx).
9798

@@ -110,7 +111,7 @@ You can check **Boot diagnostics** to view a screenshot of the VM.
110111

111112
## Failback requirements
112113

113-
If you plan to fail back to your Azure VMware Solution cloud, there are several [prerequisites for failback](avs-tutorial-reprotect.md#before-you-begin). You can prepare these now, but you don't need to. You can prepare after you fail over to Azure.
114+
If you plan to fail back to your Azure VMware Solution cloud, there are several [prerequisites for failback](avs-tutorial-reprotect.md#before-you-begin). You can prepare these prerequisites now, but you don't need to. You can prepare them after you fail over to Azure.
114115

115116

116117
## Next steps

0 commit comments

Comments
 (0)