Skip to content

Commit a5d9ef0

Browse files
author
Ankita Dutta
committed
UI edits
1 parent efd29c0 commit a5d9ef0

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

articles/site-recovery/physical-azure-disaster-recovery.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -114,19 +114,19 @@ In the **Prepare infrastructure** pane, under **Deployment planning** tab do the
114114
115115
1. For this tutorial, we don't need the Deployment Planner. In **Deployment planning completed?**, select **I will do it later**.
116116
2. Select **Next**.
117-
:::image type="content" source="./media/physical-azure-disaster-recovery/deployment-setting.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
117+
:::image type="content" source="./media/physical-azure-disaster-recovery/deployment-setting.png" alt-text="Screenshot of deployment planning page.":::
118118

119119

120120
## Source settings
121121

122122
On the **Source settings** tab, do the following:
123123
1. Select if your machines are virtual or physical in the **Are your machines virtualized?** option. For this tutorial, select **No**.
124124
1. Under **Configuration Server**, specify the server you want to use. If you don't have a configuration server ready, you can use the **Add Configuration Server** option.
125-
:::image type="content" source="./media/physical-azure-disaster-recovery/source-setting.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
125+
:::image type="content" source="./media/physical-azure-disaster-recovery/source-setting.png" alt-text="Screenshot of source setting page.":::
126126
1. On the **Add Server** pane, do the following:
127127
1. If you’re enabling protection for virtual machines, then download the Configuration server virtual machine template. [Learn more](#register-the-configuration-server-in-the-vault).
128128
1. If you’re enabling protection for physical machines, then download the Site Recovery Unified Setup installation file. You will also need to download the vault registration key. You need it when you run Unified Setup. The key is valid for five days after you generate it. [Learn more](#run-setup).
129-
:::image type="content" source="./media/physical-azure-disaster-recovery/add-server.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
129+
:::image type="content" source="./media/physical-azure-disaster-recovery/add-server.png" alt-text="Screenshot of add server page.":::
130130
1. Select **Next**.
131131

132132

@@ -165,8 +165,7 @@ On the **Target settings** tab, do the following:
165165
Site Recovery checks that you have one or more compatible Azure storage accounts and networks.
166166
1. Select **Next**
167167

168-
![Screenshot of the options for setting up the target environment.](./media/physical-azure-disaster-recovery/network-storage.png)
169-
:::image type="content" source="./media/physical-azure-disaster-recovery/target-setting.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
168+
:::image type="content" source="./media/physical-azure-disaster-recovery/target-setting.png" alt-text="Screenshot of the target setting page.":::
170169

171170

172171
## Replication policy
@@ -177,7 +176,7 @@ Under **Replication policy** tab, do the following:
177176

178177
1. Under **Replication policy**, specify the replication policy.
179178
2. If you do not have a replication policy, use the **Create new policy and associate** option to create a new policy.
180-
:::image type="content" source="./media/physical-azure-disaster-recovery/replication-policy-vm.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
179+
:::image type="content" source="./media/physical-azure-disaster-recovery/replication-policy-vm.png" alt-text="Screenshot of replication policy home page.":::
181180
3. In the **Create and associate policy** page, do the following:
182181
1. **Name** - specify a policy name.
183182
1. **Source type** - select **VMware / Physical machines**.
@@ -186,7 +185,7 @@ Under **Replication policy** tab, do the following:
186185
1. **Retention period (in days)** - specify how long (in days) the retention window is for each recovery point. Replicated VMs can be recovered to any point in a window. Up to 15 days retention is supported.
187186
1. In **App-consistent snapshot frequency**, specify how often (in hours) recovery points containing application-consistent snapshots will be created.
188187
4. After the policy is created, select **OK**.
189-
:::image type="content" source="./media/physical-azure-disaster-recovery/create-policy.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
188+
:::image type="content" source="./media/physical-azure-disaster-recovery/create-policy.png" alt-text="Screenshot of replication policy page.":::
190189

191190
By default, a matching policy is automatically created for failback. For example, if the replication policy is **rep-policy** then a failback policy **rep-policy-failback** is created. This policy isn't used until you initiate a failback from Azure.
192191
![Screenshot of the options for creating a replication policy.](./media/physical-azure-disaster-recovery/replication-policy.png)
@@ -201,7 +200,7 @@ By default, a matching policy is automatically created for failback. For example
201200
1. In **Machine type**, select **Physical machines**.
202201
1. In **Process server**, retain the default selection. Optionally, you can use the **Add Process Server** to add a new server for this step.
203202
1. Select **Next**.
204-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-source.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
203+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-source.png" alt-text="Screenshot of source setting page.":::
205204

206205
1. Under **Target environment** tab, do the following:
207206
1. In **Target subscription**, specify the subscription name.
@@ -210,20 +209,20 @@ By default, a matching policy is automatically created for failback. For example
210209
1. Under **Target azure network**, choose the Azure storage account you want to use for replicating data.
211210
1. In **Subnet**, select the Azure network and subnet to which Azure VMs will connect, when they're created after failover.
212211
1. Select **Next**.
213-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-target.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
212+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-target.png" alt-text="Screenshot of target environment page.":::
214213

215214
1. Under **Physical machine selection** tab, do the following:
216215
1. Select **Add Physical machine**.
217-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-physical.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
216+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-physical.png" alt-text="Screenshot of physical machine selection page.":::
218217
1. Specify the name and IP address.
219218
1. Select the operating system of the machine you want to replicate.
220219
It takes a few minutes for the servers to be discovered and listed.
221-
:::image type="content" source="./media/physical-azure-disaster-recovery/add-physical-machines.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
220+
:::image type="content" source="./media/physical-azure-disaster-recovery/add-physical-machines.png" alt-text="Screenshot of add machine page.":::
222221

223222
1. Under **Replication settings** tab, select and verify the the user account details.
224-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-settings.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
223+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-settings.png" alt-text="Screenshot of replication setting page.":::
225224
1. Under **Replication policy** tab, verify that the correct replication policy is selected.
226-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-policy.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
225+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-policy.png" alt-text="Screenshot of replication policy page.":::
227226
1. Under **Review** tab, review your selections and select **Enable Replication**. You can track progress of the **Enable Protection** job in **Settings** > **Jobs** > **Site Recovery Jobs**. After the **Finalize Protection** job runs the machine is ready for failover.
228227

229228

0 commit comments

Comments
 (0)