VM Group Replication Options for Azure

When you configure a replication group for an Azure Resource Manager destination, identify source VMs, and then provide Azure-specific values for replication to the destination site.

Content Options

  • Hypervisors: Select the hypervisor for the source VMs.

    When you edit an existing replication group, you cannot change this value.

  • Name: Enter a descriptive name for the replication group.

  • Select VMs: Select the virtual machines to replicate.

Target Options

  • Recovery target: Select a previously defined recovery target or click Create new to create a new recovery target.

    When you edit an existing replication group, you cannot change this value.

  • Access node: Select a VSA access node (previously called a proxy) that can be used to perform the replication operation.

    To restore multiple instances or VMs simultaneously, select Automatic to distribute the workload (instances or VMs) in the replication job across the access nodes that are assigned for the destination hypervisor. This option is available for operations both from streaming backups or IntelliSnap backup copies.

    First, the instances or VMs are assigned to the access nodes by a region match. If access nodes are not available in the same region, then the instances or VMs are assigned using the round-robin method.

    If you already configured the Access Node setting on the recovery target, you can change that setting in the replication group Access Node option.

  • Warm site recovery (Restore destination VM at the time of failover): Move this toggle key to the right to create a destination VM only during a failover.

Advanced Options

  • Unconditionally overwrite if it already exists: When you select this option, the first replication operation replaces an existing VM with the same name in the target location, even if the destination VM is running.

    Replications that apply incremental updates are not affected by this setting. Incremental updates are applied to the destination VM without overwriting the VM. If the destination VM is currently running, replication fails.

    Note

    When the Restore as a managed VM option is enabled and the replicated VM is active on the destination site, two copies of the disks (unmanaged and managed) are maintained in the storage account selected for staging for the incremental replication. The replicated VM is deployed on the destination site only after a failover operation.

  • Select copy: Select the backup copy that should be used as source for the replication operation.

Override Options

To change the destination settings for specific VMs, select the VMs from the Virtual machine list. You can enter the following information:

  • VM display name: Enter a string that is added to source VM names to create display names for the destination VMs, or enter a prefix or suffix to apply to multiple VMs.

    You can only change this value when adding a new VM or if a replication group is a warm site for Azure.

  • Resource group: Select the resource group in which the converted virtual machine should be created.

    You can only change this value when adding a new VM or if a replication group is a warm site for Azure.

  • Region: Select the region for the restored VM.

    This field applies only to Azure.

  • Availability zone: For Azure managed disks, select the pre-defined availability zone for the restored VM.

    The zones listed apply only to the region selected for the restored VM. If you select the Auto option rather than a specific availability zone (1, 2, or 3), and if the feature is supported for the specified region and VM size, the VM is restored to the same availability zone as the source VM, otherwise, it is restored without a zone (No Zone).

    You can only change this value for new recovery targets or if a replication group is a warm site for Azure.

  • Storage account: Select an Azure Standard or Premium general-purpose storage account. You can select a different storage account for each virtual machine and disk.

    The storage accounts listed are only those associated with the selected region for the restored VM.

    You can only change this value when adding a new VM or if a replication group is a warm site for Azure.

  • VM size: Select a VM size from the list. The VM sizes in the list are those that are available for the resource group you selected.

  • Disk Type: For managed disks, select the disk type for the destination VM: Original (same as the source VM), Standard HDD, Standard SSD, Premium SSD.

    Consider the following:

    • When the Disk Type for the recovery target is set to Auto select, the destination VM disk type is as follows:

      • For Azure to Azure replication, the destination VM disk type is the same as the source VM.

      • For any other vendor (such as VMware) to Azure replication, the destination VM disk type is standard HDD.

    • When the Disk Type for the recovery target is set to Premium SSD, but in the Replication Group Override window, the Disk Type is set to Original, the destination VM disk type is as follows:

      • For Azure to Azure replication, the destination VM disk type is the same as the source VM.
    • When the Disk Type for the recovery target is set to Auto select, and in the Replication Group Override window, the Disk Type is set to Original, the destination VM disk type is as follows:

      • For Azure to Azure replication, when in the Replication Group Override window, the VM size selected does not support premium SSD (for example, D2v3), the destination VM disk type is standard HDD.

      • For Azure to Azure replication, when in the Replication Group Override window, the VM size selected supports premium SSD (for example, B2ms), the destination VM disk type is the same as the source VM.

  • Virtual network: Select one of the available network interfaces for the resource group from the list.

    You can specify any subnet in the same region as the selected resource group.

    If you do not select a VNet, then the first VNet in the list and the first (default) subnet that it expands to are attached to the replicated VM.

    Static IP addresses from a source VM are not replicated to the destination VM.

  • Security group: Select a network security group for the destination VMs.

    You can only change this value when adding a new VM.

  • Create public IP: Select this check box to create a public IP.

    If a public IP address is not required on destination VMs, clear this selection. By default, a public IP address is assigned to Azure virtual machines during replication.

  • Restore as a managed VM: Select this check box to restore the VM as a managed disk for the destination VMs.

    When you select this option, the restore operation creates virtual machine disks in the specified storage account, and then converts them to managed disks and attaches the disks to the restored virtual machine.

Loading...