Skip to content

Commit 8c6478e

Browse files
authored
Merge pull request #195704 from Sharmistha-Rai/main
Restructured the doc for enabling replication
2 parents 636dad7 + 5a9e3a4 commit 8c6478e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/site-recovery/vmware-azure-set-up-replication-tutorial-preview.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ VMware to Azure replication includes the following procedures:
2929

3030
- Sign in to the [Azure portal](https://portal.azure.com/).
3131
- Prepare Azure account
32-
- Prepare infrastructure
3332
- [Create a recovery Services vault](./quickstart-create-vault-template.md?tabs=CLI)
34-
- [Deploy an Azure Site Recovery replication appliance](deploy-vmware-azure-replication-appliance-preview.md)
33+
- Prepare infrastructure - [deploy an Azure Site Recovery replication appliance](deploy-vmware-azure-replication-appliance-preview.md)
3534
- Enable replication
3635

3736
## Prepare Azure account
@@ -76,7 +75,7 @@ Ensure the [pre-requisites](vmware-physical-azure-support-matrix.md) across stor
7675

7776
Follow these steps to enable replication:
7877

79-
1. Select **Site Recovery** under **Getting Started** section. Click **Enable Replication (Preview)** under the VMware section.
78+
1. Select **Site Recovery** under **Getting Started** section. Click **Enable Replication (Preview)** under the VMware section.
8079

8180
2. Choose the machine type you want to protect through Azure Site Recovery.
8281

@@ -85,11 +84,11 @@ Follow these steps to enable replication:
8584
8685
![Select source machines](./media/vmware-azure-set-up-replication-tutorial-preview/select-source.png)
8786

88-
3. After choosing the virtual machines, select the vCenter server added to Azure Site Recovery replication appliance, registered in this vault.
87+
3. After choosing the machine type, select the vCenter server added to Azure Site Recovery replication appliance, registered in this vault.
8988

90-
4. Later, search the source VM name to protect the machines of your choice. To review the selected VMs, select **Selected resources**.
89+
4.4. Search the source machine name to protect it. To review the selected machines, select **Selected resources**.
9190

92-
5. After you select the list of VMs, select **Next** to proceed to source settings. Here, select the replication appliance and VM credentials. These credentials will be used to push mobility agent on the VM by configuration server to complete enabling Azure Site Recovery. Ensure accurate credentials are chosen.
91+
5. After you select the list of VMs, select **Next** to proceed to source settings. Here, select the replication appliance and VM credentials. These credentials will be used to push mobility agent on the machine by Azure Site Recovery replication appliance to complete enabling Azure Site Recovery. Ensure accurate credentials are chosen.
9392

9493
>[!NOTE]
9594
>For Linux OS, ensure to provide the root credentials. For Windows OS, a user account with admin privileges should be added. These credentials will be used to push Mobility Service on to the source machine during enable replication operation.
@@ -110,7 +109,7 @@ Follow these steps to enable replication:
110109
9. Select the storage.
111110

112111
- Cache storage account:
113-
Now, choose the cache storage account which Azure Site Recovery uses for staging purposes caching and storing logs before writing the changes on to the managed disks.
112+
Now, choose the cache storage account which Azure Site Recovery uses for staging purposes - caching and storing logs before writing the changes on to the managed disks.
114113

115114
By default, a new LRS v1 type storage account will be created by Azure Site Recovery for the first enable replication operation in a vault. For the next operations, same cache storage account will be re-used.
116115
- Managed disks

0 commit comments

Comments
 (0)