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:
- Log into the Azure Portal.
- Search for virtual machines in the search bar, and then select Virtual machines.
-
- On the Virtual machines page, click Create, and then select Azure virtual machine.
-
- The Create a virtual machine page appears.
-
- On the Basics tab, under Project details, do the following:
- Subscription - Select the correct subscription.
- Resource group - Select the existed resource group from the drop-down list or click Create new to create a new resource group. Enter a name for the resource group, and then click OK.
-
- Under Instance details, do the following, and retain defaults for the rest:
- Virtual machine name - Enter a name for the virtual machine.
- Region - Select the required region.
- Availability options - Select the No infrastructure redundancy required option.
- Image - Select the required image.
-
- Under Administrator account, provide a user name and password.
- Note: The password must be at least 12 characters long and meet the defined complexity requirements.
-
- Under Inbound port rules, do the following:
- Public inbound ports - Select Allow selected ports.
- Select inbound ports - From the drop-down list, select all the inbound ports so that all the ports get enabled when you use this option.
-
- Retain defaults for the rest, and then click Next: Disks.
- On the Disks tab, retain the default settings, and then click Next: Networking.
- On the Networking tab, retain the default settings, and then click Next: Management.
- On the Management tab, retain the default settings, and then click Next: Monitoring.
- On the Monitoring tab, retain the default settings, and then click Next: Advanced.
- On the Advanced tab, retain the default settings, and then click Next: Tags.
- On the Tags tab, retain the default settings, and then click Next: Review + create.
- The Validation passed message appears.
- On the Review + create tab, click Create.
-
- Wait until the deployment process completes.
- After the deployment is completed, click Go to resource.
-
- The Overview page for your virtual machine opens.
- On the Overview page, select the Public IP address and copy it to the clipboard.
-
- To connect to the virtual machine, do the following:
- Click the Connect button, and then select RDP option from the drop-down list.
-
- On the Connect page, click the Download RDP file.
-
- Click the downloaded file.
- The Remote Desktop Connection page appears.
-
- Click Connect.
- The Enter your credentials screen appears.
- Type the user name and password that you have provided under the Administrator account section, and then click OK.
-
- The virtual machine is now created on Microsoft Azure.