Skip to content

Commit 57aa5fc

Browse files
authored
Merge pull request #223870 from ankitaduttaMSFT/asr-a2a-version-update
versions8.7 update
2 parents 206ba87 + 83d4668 commit 57aa5fc

File tree

3 files changed

+70
-74
lines changed

3 files changed

+70
-74
lines changed

articles/site-recovery/avs-tutorial-dr-drill-azure.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,35 +20,35 @@ This is the fourth tutorial in a series that shows you how to set up disaster re
2020
In this tutorial, learn how to:
2121

2222
> [!div class="checklist"]
23-
2423
> * Set up an isolated network for the test failover
2524
> * Prepare to connect to the Azure VM after failover
2625
> * Run a test failover for a single machine.
2726
2827
> [!NOTE]
2928
> Tutorials show you the simplest deployment path for a scenario. They use default options where possible, and don't show all possible settings and paths. If you want to learn about the disaster recovery drill steps in more detail, [review this article](site-recovery-test-failover-to-azure.md).
3029
31-
## Before you start
30+
## Prerequisites
3231

33-
Complete the previous tutorials:
32+
**Before you begin, complete the previous tutorials:**
3433

3534
1. Make sure you've [set up Azure](avs-tutorial-prepare-azure.md) for disaster recovery to Azure.
3635
2. Follow [these steps](avs-tutorial-prepare-avs.md) to prepare your Azure VMware Solution deployment for disaster recovery to Azure.
3736
3. [Set up](avs-tutorial-replication.md) disaster recovery for Azure VMware Solution VMs.
3837

3938

40-
## Verify VM properties
39+
### Verify VM properties
4140

4241
Before you run a test failover, verify the VM properties, and make sure that the [VMware vSphere VM](vmware-physical-azure-support-matrix.md#replicated-machines) complies with Azure requirements.
4342

44-
1. In **Protected Items**, click **Replicated Items** > and the VM.
43+
1. In **Protected Items**, select **Replicated Items** > and the VM.
4544
2. In the **Replicated item** pane, there's a summary of VM information, health status, and the
46-
latest available recovery points. Click **Properties** to view more details.
45+
latest available recovery points. Select **Properties** to view more details.
4746
3. In **Compute and Network**, you can modify the Azure name, resource group, target size, availability set, and managed disk settings.
4847
4. You can view and modify network settings, including the network/subnet in which the Azure VM
4948
will be located after failover, and the IP address that will be assigned to it.
5049
5. In **Disks**, you can see information about the operating system and data disks on the VM.
5150

51+
5252
## Create a network for test failover
5353

5454
We recommended that for test failover, you choose a network that's isolated from the production recovery site network specific in the **Compute and Network** settings for each VM. By default, when you create an Azure virtual network, it is isolated from other networks. The test network should mimic your production network:
@@ -69,18 +69,18 @@ When you run a test failover, the following happens:
6969

7070
Run the test failover as follows:
7171

72-
1. In **Settings** > **Replicated Items**, click the VM > **+Test Failover**.
72+
1. In **Settings** > **Replicated Items**, select the VM > **+Test Failover**.
7373
2. Select the **Latest processed** recovery point for this tutorial. This fails over the VM to the latest available point in time. The time stamp is shown. With this option, no time is spent processing data, so it provides a low RTO (recovery time objective).
7474
3. In **Test Failover**, select the target Azure network to which Azure VMs will be connected after
7575
failover occurs.
76-
4. Click **OK** to begin the failover. You can track progress by clicking on the VM to open its
77-
properties. Or you can click the **Test Failover** job in vault name > **Settings** > **Jobs** >
76+
4. Select **OK** to begin the failover. You can track progress by selecting on the VM to open its
77+
properties. Or you can select the **Test Failover** job in vault name > **Settings** > **Jobs** >
7878
**Site Recovery jobs**.
7979
5. After the failover finishes, the replica Azure VM appears in the Azure portal > **Virtual
8080
Machines**. Check that the VM is the appropriate size, that it's connected to the right network,
8181
and that it's running.
8282
6. You should now be able to connect to the replicated VM in Azure.
83-
7. To delete Azure VMs created during the test failover, click **Cleanup test failover** on the
83+
7. To delete Azure VMs created during the test failover, select **Cleanup test failover** on the
8484
VM. In **Notes**, record and save any observations associated with the test failover.
8585

8686
In some scenarios, failover requires additional processing that takes around eight to ten minutes
@@ -94,6 +94,5 @@ If you want to connect to Azure VMs using RDP/SSH after failover, [prepare to co
9494

9595
## Next steps
9696

97-
> [!div class="nextstepaction"]
98-
> [Run a failover](avs-tutorial-failover.md)
97+
[Learn more](avs-tutorial-failover.md) about running a failover.
9998

0 commit comments

Comments
 (0)