Veritas Resiliency Platform 3.0

You can deploy the Resiliency Platform virtual appliances using the following two files provided by Veritas:

  • A PowerShell script that handles the entire deployment of virtual appliances in Azure environment.

  • A text file that has all the parameters required for deployment in Azure environment. You need to update the values assigned to the parameters in the text file. These values are used by the PowerShell script while deploying the virtual appliances.

To deploy the virtual appliances in Azure

  1. Ensure that the prerequisites for deploying virtual appliances in Azure are met.

    See Prerequisites for deploying virtual appliances in Azure

  2. Log in to the Azure portal and create a general purpose storage account. Create a container with private access type under this storage account. Follow the documentation of Azure to create the storage account and container.

  3. Create a static network interface for the virtual appliance. A static network interface in Azure ensures that the IP of the appliance does not change after reboot.

  4. Download or copy the Azure deployment files on your local Windows system.

  5. Update the values of all the parameters in the text file according to your environment.

    The virtual machine size of the Replication Gateway must be of the premium storage type.

  6. Open the PowerShell command prompt and run the following command to log in to Azure:

    Add-AzureRmAccount

  7. Enter the absolute path and filename and then press the Enter key to run the Powershell script.

Veritas Resiliency Platform 3.0

You can deploy the Resiliency Platform virtual appliances using the following two files provided by Veritas:

  • A PowerShell script that handles the entire deployment of virtual appliances in Azure environment.

  • A text file that has all the parameters required for deployment in Azure environment. You need to update the values assigned to the parameters in the text file. These values are used by the PowerShell script while deploying the virtual appliances.

To deploy the virtual appliances in Azure

  1. Ensure that the prerequisites for deploying virtual appliances in Azure are met.

    See Prerequisites for deploying virtual appliances in Azure

  2. Log in to the Azure portal and create a general purpose storage account. Create a container with private access type under this storage account. Follow the documentation of Azure to create the storage account and container.

  3. Create a static network interface for the virtual appliance. A static network interface in Azure ensures that the IP of the appliance does not change after reboot.

  4. Download or copy the Azure deployment files on your local Windows system.

  5. Update the values of all the parameters in the text file according to your environment.

    The virtual machine size of the Replication Gateway must be of the premium storage type.

  6. Open the PowerShell command prompt and run the following command to log in to Azure:

    Add-AzureRmAccount

  7. Enter the absolute path and filename and then press the Enter key to run the Powershell script.