Restoring multiple Azure instances
Consideration
You can use the latest restore point to restore multiple instances.
Procedure
-
In the Instances panel, select the instances that you want to restore.
-
Click
Bulk Restore.
-
Select Restore Instances, and then click Next.
-
From the Destination drop-down menu, select the source to which you want to restore the instances. You can choose from sources that belong to the currently selected protection set and that your user account can access.
-
From the Destination Region and Destination Zone drop-down menus, select the region and the zone to which you want to restore the instances.
Note If you are restoring any of the instances to their original resource group, these options will be ignored and such instances will be restored to their original region and zone.
-
Optional. Enter the destination instance postfix and the destination disk postfix to add a postfix to the names of the destination instances and the destination disks.
-
Optional. In the Post-restore Script field, enter the path to the script or a command that R‑Cloud should run on the restored instances after the restore.
Note You can enter any command that the command-line interface of your instance supports.
-
Enable the Overwrite existing switch to overwrite the existing instances. By default, this option is disabled and the restore of the instance fails if an instance with the same name exists in the destination zone.
-
Only if you want to apply custom settings to an instance, or edit or download the restore specification.
-
Click Advanced Settings.
-
Only if you want to apply custom settings to an instance. Do the following:
-
Under Instance Options, from the Instance drop-down menu, select the instance to which you want to apply the custom settings.
-
Only if you want to rename the instance. Select the Rename instance check box, and then enter a new name for the instance.
-
From the Destination drop-down menu, select the source to which you want to restore the instance.
-
From the Destination Region drop-down menu, select the region to which you want to restore the instance.
-
From the Destination Zone drop-down menu, select the zone to which you want to restore the instance.
-
Only if you want to rename a restored disk. Under Disk Options, do the following:
-
From the Disk drop-down menu, select the disk that you want to rename.
-
Select the Rename disk check box, and then enter a new name for the disk and click Confirm.
-
-
Under Network Interfaces, review the list of networks that the original instance was configured in at the time of backup. For each configured network interface, you can separately adjust its public and private IP address types. By default, the public IP address configuration of the original instance is kept.
Modifying network settings
If you want to modify network settings, you can add an additional network interface, edit an existing network interface, or delete a network interface:
-
Click Add Network Interface to add a network interface or click
Edit next to the network interface that you want to edit, and then follow these steps:
-
From the Destination Source drop-down menu, select the source on which the destination network is configured.
- From the Destination Networks drop-down menu, select the destination network.
- From the Subnet drop-down menu, select the subnet.
- From the Security Groups drop-down menu, select the security group.
-
Under Public Address Type, select the public IP address for the network interface. You can select among the following options:
Option Description None No public IP address will be assigned to the network interface on the restored instance.
Static A static public IP address will be assigned to the network interface on the restored instance. Existing A preferred public IP address that you have created in Azure will be assigned to the network interface on the restored instance. -
Under Private Address Type, select the private IP address for the network interface. You can select between the following options:
Option Description Dynamic A dynamic private IP address will be assigned to the network interface on the restored instance.
Static A static private IP address will be assigned to the network interface on the restored instance.
-
Click Add or Save.
-
-
Click
Delete next to the network interface that you want to delete. Keep in mind that you cannot restore the instance without a network interface.
-
-
-
Only if you want to edit or download the restore specification. Do the following:
-
Click Advanced.
-
Click Edit or download restore JSON. The restore specification generated by R‑Cloud for all selected instances is displayed, and you can edit it as required.
-
Only if you want to download the restore specification. Click Download JSON.
-
Only if you want to start the restore. Click Restore from JSON.
Note If you want to edit the restore specification by using the REST API Explorer, you can use the URL that is displayed under Request URL.
-
-
Click Save Restore Settings.
-
-
Click Continue to Summary.
-
Only if you want to download the restore summary. Click Download Restore Summary as JSON.
-
Review the restore summary, and then click Restore.