Skip to main content
Version: DPX vPlus 7.3

Deployment in Microsoft Azure

DPX vPlus for Azure is provided to you as an IaaS solution - Azure Managed Application which deploys: managed application in chosen Resource Group, a new Resource Group with vPlus Virtual Machine and other resources inside.

Prerequisites

Check enabled Azure Resource providers and user permissions

The following Resources providers must be enabled for your Azure subscription:

  • Microsoft.Resources
  • Microsoft.Solutions

The user account used to deploy DPX vPlus must have assigned at least a Contributor role at the subscription level (Owner role is recommended).

Azure Managed Application deployment

Login to your account at https://portal.azure.com, at the home page click Create a resource button.

[image expected here]

Using the search bar search for the DPX vPlus offer, click Create and choose your offer.

[image expected here]

Fill up the configuration form, choose your Azure Subscription and Resource Group where the new Managed Application will be created.

Region - a region where new resources will be deployed.

info

Note that the DPX vPlus machine need to be deployed in the same region and availability zone as the machines that will be backed up. Backing up machines from different regions or zones requires deploying an additional vPlus Node in each of them.

Vm name - the name of vPlus VM.

Admin Username - username for the VMs operating system.

Authentication Type - choose between password-based or ssh key-based authentication. For password-based you need to provide the password, for key-based you can generate a new ssh key, use the key stored in Azure or provide the public key that you are already using.

Dns Label Prefix - dns name which will be used together with Azure domain (e. g. storware.eastus.cloudapp.azure.com).

Vm size - the size of the VM, default is Standard D2s v5 and it shouldn't be changed to the smaller size.

Virtual Network Name, Subnet Name, Network Security Group Name - the names of newly created resources.

Security Type - leave Standard.

Application name - the name of the managed application.

Managed Resource Group - the name of the newly created Resource Group for the resource of the vPlus VM.

[image expected here]

Complete the configuration and click Review + create button.

[image expected here]

Review your configuration and click Create. Now new resources will be deployed to your Azure subscription.

Post-deployment configuration

After properly deploying vPlus VM into Azure you need to open TCP port 8181 to be able to reach DPX vPlus Web UI. To add the Inbound port rule go to the VM details, and from the lefthand menu choose Networking, click Add inbound port rule and configure the security rule for TCP port 8181 according to your security policies.

The default vPlus deployment comes with the Public IP address attached to the VM which can be used for management and connecting additional resources from outside Azure infrastructure.