Skip to content

Commit dbff056

Browse files
authored
Merge pull request #184172 from V-SSenthilna/5Jan-UpdateRecommendation
Added recommendation.
2 parents 0a5d83c + 6bbf22c commit dbff056

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/site-recovery/site-recovery-test-failover-to-azure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ This procedure describes how to run a test failover for a recovery plan. If you
3636
- 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).
3737
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.
3838
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.
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.
40+
If you don't want to add a public IP address to the virtual machine, check the recommended alternatives [here](https://docs.microsoft.com/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-networking#best-practice-control-public-ip-addresses).
4041
7. When everything is working as expected, click **Cleanup test failover**. This deletes the VMs that were created during test failover.
4142
8. In **Notes**, record and save any observations associated with the test failover.
4243

0 commit comments

Comments
 (0)