Verify VM settings
Note: Below mentioned steps consider Recovery Services Vault Name as RayneTestVault-WestUS
-
In the vault > Replicated items, select the VM.

-
On the Overview page, check that the VM is protected and healthy.
-
When you run a test failover, you select an Azure virtual network in the target region. The Azure VM created after failover is placed in this network.
- We select an existing network when we run the test failover.
- We recommend you choose a non-production network for the drill, so that IP addresses and networking components remain available in production networks.
- You can also preconfigure network settings to be used for test failover. Granular settings you can assign for each NIC include subnet, private IP address, public IP address, load balancer, and network security group. We're not using this method here, but you can review this article to learn more.
Run a test failover
-
On the Overview page, select Test Failover.

-
In Test Failover, choose a recovery point. The Azure VM in the target region is created using data from this recovery point.
- Latest processed: Uses the latest recovery point processed by Site Recovery. The time stamp is shown. No time is spent processing data, so it provides a low recovery time objective (RTO).
- Latest: Processes all the data sent to Site Recovery, to create a recovery point for each VM before failing over to it. Provides the lowest recovery point objective (RPO), because all data is replicated to Site Recovery when the failover is triggered.
- Latest app-consistent: This option fails over VMs to the latest app-consistent recovery point. The time stamp is shown.
- Custom: Fail over to particular recovery point. Custom is only available when you fail over a single VM, and don't use a recovery plan.
-
In Azure virtual network, select the target network in which to place Azure VMs created after failover. Select a non-production network if possible, and not the network that was created when you enabled replication.

-
To start the failover, select OK.
-
Monitor the test failover in notifications.

-
After the failover finishes, the Azure VM created in the target region appears in the Azure portal Virtual Machines. Make sure that the VM is running, sized appropriately, and connected to the network you selected.
Clean up resources
-
In the Essentials page, select Cleanup test failover.

-
In Test failover cleanup > Notes, record and save any observations associated with the test failover.
-
Select Testing is complete to delete VMs created during the test failover.

-
Monitor cleanup progress in notifications.

Reference for more information: https://docs.microsoft.com/en-us/azure/site-recovery/azure-to-azure-tutorial-dr-drill
Comments
0 comments
Please sign in to leave a comment.