You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/migrate-tutorial-windows-server-2008.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Migrate Windows Server 2008 servers to Azure with Azure Migrate/Site Reco
3
3
description: This article describes how to migrate on-premises Windows Server 2008 machines to Azure, and recommends Azure Migrate.
4
4
ms.service: site-recovery
5
5
ms.topic: tutorial
6
-
ms.date: 07/27/2020
7
-
ms.custom: MVC
6
+
ms.date: 12/30/2022
7
+
ms.custom: MVC, engagement-fy23
8
8
ms.author: ankitadutta
9
9
author: ankitaduttaMSFT
10
10
---
@@ -110,7 +110,7 @@ The new vault is added to the **Dashboard** under **All resources**, and on the
110
110
### Prepare your on-premises environment for migration
111
111
112
112
- To migrate Windows Server 2008 virtual machines running on VMware, [setup the on-premises Configuration Server on VMware](vmware-azure-tutorial.md#set-up-the-source-environment).
113
-
- If the Configuration Server cannot be setup as a VMware virtual machine, [setup the Configuration Server on an on-premises physical server or virtual machine](physical-azure-disaster-recovery.md#set-up-the-source-environment).
113
+
- If the Configuration Server cannot be setup as a VMware virtual machine, [setup the Configuration Server on an on-premises physical server or virtual machine](physical-azure-disaster-recovery.md#source-settings).
Copy file name to clipboardExpand all lines: articles/site-recovery/physical-azure-disaster-recovery.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ On the **Target settings** tab, do the following:
165
165
Site Recovery checks that you have one or more compatible Azure storage accounts and networks.
166
166
1. Select **Next**
167
167
168
-
:::image type="content" source="./media/physical-azure-disaster-recovery/target-setting.png" alt-text="Screenshot of the target setting page.":::
168
+
:::image type="content" source="./media/physical-azure-disaster-recovery/target-settings.png" alt-text="Screenshot of the target setting page.":::
169
169
170
170
171
171
## Replication policy
@@ -188,7 +188,7 @@ Under **Replication policy** tab, do the following:
188
188
:::image type="content" source="./media/physical-azure-disaster-recovery/create-policy.png" alt-text="Screenshot of replication policy page.":::
189
189
190
190
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.
191
-

191
+
192
192
193
193
## Enable replication
194
194
@@ -200,7 +200,7 @@ By default, a matching policy is automatically created for failback. For example
200
200
1. In **Machine type**, select **Physical machines**.
201
201
1. In **Process server**, retain the default selection. Optionally, you can use the **Add Process Server** to add a new server for this step.
202
202
1. Select **Next**.
203
-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-source.png" alt-text="Screenshot of source setting page.":::
203
+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-source.png" alt-text="Screenshot of enable replication source setting page.":::
204
204
205
205
1. Under **Target environment** tab, do the following:
206
206
1. In **Target subscription**, specify the subscription name.
@@ -220,9 +220,9 @@ By default, a matching policy is automatically created for failback. For example
220
220
:::image type="content" source="./media/physical-azure-disaster-recovery/add-physical-machines.png" alt-text="Screenshot of add machine page.":::
221
221
222
222
1. Under **Replication settings** tab, select and verify the the user account details.
223
-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-settings.png" alt-text="Screenshot of replication setting page.":::
223
+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-settings.png" alt-text="Screenshot of enable replication setting page.":::
224
224
1. Under **Replication policy** tab, verify that the correct replication policy is selected.
225
-
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-policy.png" alt-text="Screenshot of replication policy page.":::
225
+
:::image type="content" source="./media/physical-azure-disaster-recovery/enable-replication-policy.png" alt-text="Screenshot of enable replication policy page.":::
226
226
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.
1. Under **Subscription**, select the Azure subscription you want to use.
161
+
2. Under **Post-failover deployment model**, specify the target deployment model.
162
+
3. Site Recovery checks that you have one or more compatible Azure storage accounts and networks.
163
+
:::image type="content" source="./media/physical-azure-disaster-recovery/target-settings.png" alt-text="Screenshot of the target setting page.":::
162
164
163
165
164
166
### Create a replication policy
@@ -168,8 +170,8 @@ Select and verify target resources.
168
170
3. In **RPO threshold**, specify the recovery point objective (RPO) limit. This value specifies how often data recovery points are created. An alert is generated if continuous replication exceeds this limit.
169
171
4. In **Recovery point retention**, specify how long (in hours) the retention window is for each recovery point. Replicated VMs can be recovered to any point in a window. Up to 24 hours retention is supported for machines replicated to premium storage, and 72 hours for standard storage.
170
172
5. In **App-consistent snapshot frequency**, specify how often (in minutes) recovery points containing application-consistent snapshots will be created. Click **OK** to create the policy.
173
+
:::image type="content" source="./media/physical-azure-disaster-recovery/create-policy.png" alt-text="Screenshot of replication policy page.":::
The policy is automatically associated with the configuration server. 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.
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-physical-large-deployment.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,10 @@ title: Scale VMware/physical disaster recovery with Azure Site Recovery
3
3
description: Learn how to set up disaster recovery to Azure for large numbers of on-premises VMware VMs or physical servers with Azure Site Recovery.
4
4
ms.service: site-recovery
5
5
ms.topic: conceptual
6
-
ms.date: 11/14/2019
6
+
ms.date: 12/30/2022
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
+
ms.custom: engagement-fy23
9
10
10
11
---
11
12
# Set up disaster recovery at scale for VMware VMs/physical servers
@@ -172,7 +173,7 @@ After planning capacity and deploying the required components and infrastructure
172
173
173
174
2. If disk churn for a machine is high, or exceeds limits in Deployment thePlanner, you can move non-critical files you don't need to replicate (such as log dumps or temp files) off the machine. For VMware VMs, you can move these files to a separate disk, and then [exclude that disk](vmware-azure-exclude-disk.md) from replication.
174
175
3. Before you enable replication, check that machines meet [replication requirements](vmware-physical-azure-support-matrix.md#replicated-machines).
175
-
4. Configure a replication policy for [VMware VMs](vmware-azure-set-up-replication.md#create-a-policy) or [physical servers](physical-azure-disaster-recovery.md#create-a-replication-policy).
176
+
4. Configure a replication policy for [VMware VMs](vmware-azure-set-up-replication.md#create-a-policy) or [physical servers](physical-azure-disaster-recovery.md#replication-policy).
176
177
5. Enable replication for [VMware VMs](vmware-azure-enable-replication.md) or [physical servers](physical-azure-disaster-recovery.md#enable-replication). This kicks off the initial replication for the selected machines.
0 commit comments