Skip to content

Commit cad510c

Browse files
authored
fix lists per initial PR review
1 parent 260583a commit cad510c

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

articles/site-recovery/azure-to-azure-tutorial-migrate.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,10 @@ In this tutorial, you will:
6565
> Azure Site Recovery automatically discovers and creates a virtual network when you enable replication for the source VM. You can also pre-create a network and assign it to the VM in the user flow for enable replication. As mentioned later, you need to manually create any other resources in the target region.
6666
6767
To create the most commonly used network resources that are relevant for you based on the source VM configuration, see the following documentation:
68-
69-
a. [Network security groups](https://docs.microsoft.com/azure/virtual-network/manage-network-security-group)
70-
71-
b. [Load balancers](https://docs.microsoft.com/azure/load-balancer/#step-by-step-tutorials)
72-
73-
c. [Public IP](../virtual-network/virtual-network-public-ip-address.md)
74-
75-
d. For any other networking components, see the [networking documentation](https://docs.microsoft.com/azure/#pivot=products&panel=network).
68+
- [Network security groups](https://docs.microsoft.com/azure/virtual-network/manage-network-security-group)
69+
- [Load balancers](https://docs.microsoft.com/azure/load-balancer/#step-by-step-tutorials)
70+
- [Public IP](../virtual-network/virtual-network-public-ip-address.md)
71+
- For any other networking components, see the [networking documentation](https://docs.microsoft.com/azure/#pivot=products&panel=network).
7672

7773

7874

@@ -127,14 +123,16 @@ Once you have checked the moved VM and are ready to commit the change, in the **
127123

128124
The following steps will guide you through how to clean up the source region as well as related resources that were used for the move.
129125

130-
1. Go to the VM. Select **Disable Replication**. This step stops the process from copying the data for the VM.
126+
For all resources that were used for the move:
127+
128+
- Go to the VM. Select **Disable Replication**. This step stops the process from copying the data for the VM.
131129

132-
> [!IMPORTANT]
133-
> It's important to perform this step to avoid being charged for Azure Site Recovery replication.
130+
> [!IMPORTANT]
131+
> It's important to perform this step to avoid being charged for Azure Site Recovery replication.
134132
135-
If you have no plans to reuse any of the source resources, follow these steps:
133+
If you have no plans to reuse any of the source resources, complete these additional steps:
136134

137-
2. Delete all the relevant network resources in the source region that you identified in [prerequisites](#prerequisites).
135+
1. Delete all the relevant network resources in the source region that you identified in [prerequisites](#prerequisites).
138136
1. Delete the corresponding storage account in the source region.
139137

140138
## Next steps

0 commit comments

Comments
 (0)