Custom Virtual Network Recovery Option in Azure

Custom Virtual Network Recovery Option in Azure

Custom virtual network recovery

Custom network recovery allows you to recover resources in the specified network.

For using this option we need to create a custom virtual network with the subnets and other configurations as same as the source network.

To enable custom virtual network recovery, 
1. Choose a timeline to recover
2. In the Recovery page, enter the name of the recovery, choose the region option and the resources to be recovered
3. Click to expand on the Advanced options 
4. Toggle on the Enable custom virtual network recovery
5. Enter the recovery regions virtual network id in the below format,

You can get the virtual network id from the azure portal
Go to the respective virtual network -> properties -> Resource ID
Ex: /subscriptions/<subscription-id>/resourceGroups/<resourcegroup>/providers/Microsoft.Network/virtualNetworks/<virtual-Network-name>







NOTE: To create subnet for the recovered resource without an IP conflict, it is important to create the custom virtual network with subnets of the same name and IP range as the source virtual network.


    • Related Articles

    • Recovery Options In Azure

      Network Overriding in Azure Appranix provides a feature to override the resource dependencies in Azure while doing a recovery. When the override option is enabled, and if a Virtual machine or Virtual Machine Scale Sets under a Resource group is ...
    • Azure Environment Onboarding

      Connect to an Azure Account For onboarding the Azure account in Appranix, the following details and a few roles and permissions in Azure are supposed to be enabled. Permissions Required: We need any one of the following permissions to register an ...
    • AWS Recovery Best Practices and Strategies

      Before initiating a complete infrastructure Disaster Recovery (DR) process with Appranix, consider the following best practice guidelines: Method of Protection For small-sized AWS infrastructures, consider protecting them under a single Appranix ...
    • How to get the cloud formation template used for recovery?

      Appranix automatically writes the Infrastructure as a code for the recovery process and make available the template that can be downloaded and used for various use cases including for audit for compliance purposes. The Cloud Formation Template can be ...
    • How to delete all of Appranix's resources from Azure subscription?

      WARNING - DO IT ONLY IF YOU ARE SURE TO DELETE ALL YOUR SNAPSHOTS TAKEN BY APPRANIX!!! By following the below steps, you can delete all the Cloud Connections, Cloud Assemblies, and Snapshots created by Appranix. 1) Delete resource group: ...