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/azure-stack-site-recovery.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ Select and verify target resources.
205
205
3. In **RPO threshold**, specify the recovery point objective (RPO) limit.
206
206
- Recovery points for replicated data are created in accordance with the time set.
207
207
- This setting does not affect replication, which is continuous. It simply issues an alert if the threshold limit is reached without a recovery point being created.
208
-
4. In **Recovery point retention**, Specify how long each recovery point is kept. Replicated VMs can be recovered to any point in the specified time window.
208
+
4. In **Recovery point retention**, specify how long each recovery point is kept. Replicated VMs can be recovered to any point in the specified time window.
209
209
5. In **App-consistent snapshot frequency**, specify how often application-consistent snapshots are created.
210
210
211
211
- A app-consistent snapshot is a point-in-time snapshot of the app data inside the VM.
@@ -228,13 +228,13 @@ Make sure you've completed all the tasks in [Step 1: Prepare machine](#step-1-pr
228
228
3. In **Machine type**, select **Physical machines**.
229
229
4. Select the process server (configuration server). Then click **OK**.
230
230
5. In **Target**, select the subscription and the resource group in which you want to create the VMs after failover. Choose the deployment model that you want to use for the failed-over VMs.
231
-
6. Select the Azure storage account in which you want to stored replicated data.
231
+
6. Select the Azure storage account in which you want to store the replicated data.
232
232
7. Select the Azure network and subnet to which Azure VMs connect when they're created after failover.
233
233
8. Select **Configure now for selected machines** to apply the network setting to all machines you select for protection. Select **Configure later** if you want to select the Azure network separately for each machine.
234
-
9. In **Physical Machines**, click **+Physical machine**. Specify the name of IP address of each machine, and the operating system you want to replicate.
234
+
9. In **Physical Machines**, click **+Physical machine**. Specify the name, IP address and OS type of each machine you want to replicate.
235
235
236
236
- Use the internal IP address of the machine.
237
-
- If you specify the public IP address replication might not work as expected.
237
+
- If you specify the public IP address, replication may not work as expected.
238
238
239
239
10. In **Properties** > **Configure properties**, select the account that the process server will use to automatically install Mobility Service on the machine.
240
240
11. In **Replication settings** > **Configure replication settings**, check that the correct replication policy is selected.
@@ -274,8 +274,8 @@ When you run a test failover, the following happens:
274
274
place.
275
275
2. Failover processes the data using the specified recovery point:
276
276
-**Latest processed**: The machine fails over to the latest recovery point processed by Site Recovery. The time stamp is shown. With this option, no time is spent processing data, so it provides a low RTO (recovery time objective).
277
-
-**Latest app-consistent**.The machine fails over to the latest app-consistent recovery point.
278
-
-**Custom**. Select the recovery point used for failover.
277
+
-**Latest app-consistent**: The machine fails over to the latest app-consistent recovery point.
278
+
-**Custom**: Select the recovery point used for failover.
279
279
280
280
3. An Azure VM is created using the processed data.
281
281
4. Test failover can automatically clean up Azure VMs created during the drill.
@@ -314,7 +314,7 @@ Then run a failover as follows:
314
314
315
315
### Fail back to Azure Stack
316
316
317
-
When you primary site is up and running again, you can fail back from Azure to Azure Stack. To do this, you need to download the Azure VM VHD, and upload it to Azure Stack.
317
+
When your primary site is up and running again, you can fail back from Azure to Azure Stack. To do this, you need to download the Azure VM VHD, and upload it to Azure Stack.
318
318
319
319
1. Shut down the Azure VM, so that the VHD can be downloaded.
320
320
2. To start downloading the VHD, install [Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/).
0 commit comments