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/site-recovery-test-failover-to-azure.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,12 +34,11 @@ This procedure describes how to run a test failover for a recovery plan. If you
34
34
- Site Recovery attempts to create test VMs in a subnet with the same name and same IP address as that provided in the **Compute and Network** settings of the VM.
35
35
- If a subnet with the same name isn't available in the Azure virtual network used for test failover, then the test VM is created in the first subnet alphabetically.
36
36
- If same IP address isn't available in the subnet, then the VM receives another available IP address in the subnet. [Learn more](#create-a-network-for-test-failover).
37
-
4. If you're failing over to Azure and data encryption is enabled, in **Encryption Key**, select the certificate that was issued when you enabled encryption during Provider installation. You can ignore this step if encryption isn't enabled.
38
-
5. Track failover progress on the **Jobs** tab. You should be able to see the test replica machine in the Azure portal.
39
-
6. To initiate an RDP connection to the Azure VM, you need to [add a public IP address](/archive/blogs/srinathv/how-to-add-a-public-ip-address-to-azure-vm-for-vm-failed-over-using-asr) on the network interface of the failed over VM.
37
+
4. Track failover progress on the **Jobs** tab. You should be able to see the test replica machine in the Azure portal.
38
+
5. To initiate an RDP connection to the Azure VM, you need to [add a public IP address](/archive/blogs/srinathv/how-to-add-a-public-ip-address-to-azure-vm-for-vm-failed-over-using-asr) on the network interface of the failed over VM.
40
39
If you don't want to add a public IP address to the virtual machine, check the recommended alternatives [here](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-networking#best-practice-control-public-ip-addresses).
41
-
7. When everything is working as expected, click **Cleanup test failover**. This deletes the VMs that were created during test failover.
42
-
8. In **Notes**, record and save any observations associated with the test failover.
40
+
6. When everything is working as expected, click **Cleanup test failover**. This deletes the VMs that were created during test failover.
41
+
7. In **Notes**, record and save any observations associated with the test failover.
43
42
44
43
45
44

0 commit comments