Deploy RHA Virtual Appliance on Microsoft Azure

The High Availability Virtual Appliance (VA) is a VM running on the virtualization platform or cloud where you want to replicate the Master servers. The VA acts as Replica in a High Availability Full System scenario. The Master server is replicated to this virtualization platform or cloud. However, the Disaster Recovery VM of Master server starts and runs on this virtualization platform or cloud for multiple reasons, such as Assured Recovery testing, Switchover, and Start VM.

Follow these steps:

  1. Log into the Azure Portal.
  2. Search for virtual machines in the search bar, and then select Virtual machines.
  3. On the Virtual machines page, click Create, and then select Azure virtual machine.
  4. The Create a virtual machine page appears.
  5. On the Basics tab, under Project details, do the following:
  6. Under Instance details, do the following, and retain defaults for the rest:
  7. Under Administrator account, provide a user name and password.
  8. Note: The password must be at least 12 characters long and meet the defined complexity requirements.
  9. Under Inbound port rules, do the following:
  10. Retain defaults for the rest, and then click Next: Disks.
  11. On the Disks tab, retain the default settings, and then click Next: Networking.
  12. On the Networking tab, retain the default settings, and then click Next: Management.
  13. On the Management tab, retain the default settings, and then click Next: Monitoring.
  14. On the Monitoring tab, retain the default settings, and then click Next: Advanced.
  15. On the Advanced tab, retain the default settings, and then click Next: Tags.
  16. On the Tags tab, retain the default settings, and then click Next: Review + create.
  17. The Validation passed message appears.
  18. On the Review + create tab, click Create.
  19. Wait until the deployment process completes.
  20. After the deployment is completed, click Go to resource.
  21. The Overview page for your virtual machine opens.
  22. On the Overview page, select the Public IP address and copy it to the clipboard.
  23. To connect to the virtual machine, do the following:
    1. Click the Connect button, and then select RDP option from the drop-down list.
    2. On the Connect page, click the Download RDP file.
    3. Click the downloaded file.
    4. The Remote Desktop Connection page appears.
    5. Click Connect.
    6. The Enter your credentials screen appears.
    7. Type the user name and password that you have provided under the Administrator account section, and then click OK.
  24. The virtual machine is now created on Microsoft Azure.