|
| 1 | +--- |
| 2 | +title: Enable replication for an added VMware virtual machine disk in Azure Site Recovery |
| 3 | +description: This article describes how to enable replication for a disk added to a VMware virtual machine that's enabled for disaster recovery with Azure Site Recovery |
| 4 | +ms.author: ankitadutta |
| 5 | +author: ankitaduttaMSFT |
| 6 | +ms.topic: how-to |
| 7 | +ms.date: 02/23/2024 |
| 8 | +ms.custom: engagement-fy23 |
| 9 | +ms.service: site-recovery |
| 10 | +--- |
| 11 | + |
| 12 | +# Enable replication for a disk added to a VMware virtual machine |
| 13 | + |
| 14 | +This article describes how to enable replication for newly added data disks that are added to a VMware virtual machine, which already has disaster recovery enabled to an Azure region, using [Azure Site Recovery](site-recovery-overview.md). |
| 15 | + |
| 16 | +Enabling replication for a disk you add to a virtual machine is now supported for VMware virtual machines also. |
| 17 | + |
| 18 | +**When you add a new disk to a VMware virtual machine that is replicating to an Azure region, the following occurs:** |
| 19 | +- Replication health for the virtual machine shows a warning, and a note in the portal informs you that one or more disks are available for protection. |
| 20 | +- If you enable protection for the added disks, the warning will disappear after initial replication of the disk. |
| 21 | +- If you choose not to enable replication for the disk, you can select to dismiss the warning. |
| 22 | + |
| 23 | +  |
| 24 | + |
| 25 | +## Before you start |
| 26 | + |
| 27 | +This article assumes that you've already set up disaster recovery for the VMware virtual machine to which you're adding the disk. If you haven't, follow the [VMware to Azure disaster recovery tutorial](vmware-azure-set-up-replication-tutorial-modernized.md). |
| 28 | + |
| 29 | +## Enable replication for an added disk |
| 30 | + |
| 31 | +To enable replication for an added disk, do the following: |
| 32 | + |
| 33 | +1. In the vault > **Replicated Items**, select the virtual machine to which you added the disk. |
| 34 | +2. Select **Disks** > **Data disks** section of the protected item, and then select the data disk for which you want to enable replication (these disks have a **Not protected** status). |
| 35 | + |
| 36 | + |
| 37 | + > [!NOTE] |
| 38 | + > If the enable replication operation for this disk fails, you can resolve the issues and retry the operation. |
| 39 | +
|
| 40 | +3. In **Disk Details**, select **Enable replication**. |
| 41 | + |
| 42 | +  |
| 43 | + |
| 44 | +1. Confirm **Enable Replication** |
| 45 | + |
| 46 | +  |
| 47 | + |
| 48 | + |
| 49 | +After the enable replication job runs and the initial replication finishes, the replication health warning for the disk issue is removed. |
| 50 | + |
| 51 | +## Next steps |
| 52 | + |
| 53 | +[Learn more](site-recovery-test-failover-to-azure.md) about running a test failover. |
| 54 | + |
0 commit comments