Chatee ahora con Soporte
Chat con el soporte

Rapid Recovery 6.3 - User Guide

Introduction to Rapid Recovery The Core Console Repositories Core settings Managing privacy Encryption Protecting machines
About protecting machines with Rapid Recovery Understanding the Rapid Recovery Agent software installer Deploying Agent to multiple machines simultaneously from the Core Console Using the Deploy Agent Software Wizard to deploy to one or more machines Modifying deploy settings Understanding protection schedules Protecting a machine About protecting multiple machines Enabling application support Settings and functions for protected Exchange servers Settings and functions for protected SQL servers
Managing protected machines Credentials Vault Snapshots and recovery points Replication Events Reporting VM export Restoring data Bare metal restore
About bare metal restore BMR Windows and Linux Understanding boot CD creation for Windows machines Managing a Linux boot image Performing a bare metal restore using the Restore Machine Wizard Using the Universal Recovery Console for a BMR Performing a bare metal restore for Linux machines Verifying a bare metal restore
Managing aging data Archiving Cloud accounts Core Console references REST APIs Glossary

Azure interface disclaimer

Caution: The Microsoft Azure interface is subject to change.

The information provided in this document relating to steps required in Azure were current as of the date of publication. This information is provided as a service to our customers to assist them with Azure prerequisites.

However, when working with Azure, be aware that specific steps, URLs or even the Azure interface may change at any time, which is beyond our control.

If you are having difficulty performing any steps related to your Azure subscription, please seek the advice of a Microsoft Azure representative.

Country codes used on the Azure website

The Azure website uses language and country codes for its web addresses, which affect display of the content in the appropriate language. The typical URL construction uses the format: https://[Microsoft or Azure domain]/[country-code]/[destination]/, in which the country code controls the language display and the remainder of the URL specifies the content.

For example, when viewing the documentation center for US English, the URL is https://docs.microsoft.com/en-us/azure/. If viewing the same page for Spanish (Spain), the correct URL is https://docs.microsoft.com/es-es/azure/.

The URLs for Azure used throughout this document include the country code for English in the United States. For other languages, URLs may differ based on the settings on your computer, and the languages and country codes Microsoft supports.

If you are browsing in a language other than US English, or if your machine settings are configured for a different language, the language and country code portion of the various URLs cited in this guide may differ accordingly.

Before virtual export to Azure

Before you can perform virtual export to Azure, you need to meet all of the following prerequisites.

  • You must have a protected machine with at least one recovery point in a Rapid Recovery Core that you want to export as a VM to Azure.
  • Remote access must be enabled on the protected machine for the deployed VM to boot successfully.
  • You must have administrative access to an account on Azure.
  • You must have an Azure Active Directory (AD) web application. Each web application must have the following characteristics:
    • A secret key. Immediately save the secret key to a secure location, as it cannot be recovered or viewed later.
    • A valid URL. The URL that you assign to your web application must contain valid URL syntax. However, from a Rapid Recovery perspective, this URL is not required to be active.
    • Appropriate permissions. An Azure administrator for your subscription must grant the web application the appropriate Identity and Access Management (IAM) permissions (specifically, the Owner role).

      NOTE: For details on creating and setting up your AD web application, see Creating an Azure Active Directory web application.

  • Your Azure subscription must be associated with a resource group created using Azure Resource Manager. If using an older resource group created using Azure Service Manager, create a new resource group, since Microsoft no longer supports ASM objects.
  • Within Azure, you must create (or have access to) a virtual network that is associated with your Azure subscription, location, and resource group. Since this controller is required when deploying a VM to Azure, it is a prerequisite for performing one-time virtual export, or for deploying a continual export (virtual standby) to an active VM in Azure.
  • You must have access to specific information for your Azure subscription, as described in Required Azure subscription information later in this topic.

About Azure storage containers

Before performing virtual export to Azure, you must have an Azure storage account. For information about creating a storage account, see Creating an Azure storage account.

When you complete the one-time VM export, the necessary files are exported to the specified storage account in format <storageAccountName>/<exportContainer>/<export_folder>. The default name for the export container is "export" and the default name for the export folder is the name of the protected VM.

Since one-time virtual export automatically includes deployment of the exported VM, the export files are then copied into a deployment folder (of the same name) within a deployment container (named "deploy" by default). The VM is then deployed from this second location.

If you select Show advanced options in the Storage page of the export wizard, you can select different existing container names, or you can enter new names for the export container and folder name and the deployment container.

Required Azure subscription information

When adding an Azure cloud account to your Rapid Recovery Core, or when performing virtual export to Azure, you must be able to identify specific information related to your Azure account. You are required to have details about your account or subscription (including account name and ID), region or location, your Azure web application and its appropriate role (Owner) and properties (directory or tenant ID, secret key, and virtual network). You must identify your resource group, and you must know the name of your storage accounts and their containers and sub-folders. Some of this information is described using more than one term.

The following matrix can help guide you to the Azure information you may be asked to identify, and how to find it.

Rapid Recovery text box label Corresponding Azure item label Description

Cloud account name

 

Subscription name (or Subscription)

 

Using the Cloud account name drop-down menu in the Virtual Machine Export Wizard is optional.

The first time you perform virtual export to Azure, no information is available from this menu.

After you successfully enter all credentials for an Azure subscription into the Rapid Recovery Core Console, the information is cached. Subsequently, instead of entering all credential information, you can select the appropriate subscription from the Cloud account name drop-down menu.

Region

 

Region

 

Each Azure portal is associated with a geographic region. Choose the region your portal is accessed from. Options include:

  • Azure Global Cloud
  • Azure China Cloud
  • Azure German Cloud
  • Azure US Government Cloud

Application ID

 

 

Application ID

 

Each Azure AD web application created is assigned an application ID.

For information about creating an Azure AD web application and its associated secret key, see Creating an Azure Active Directory web application.

Secret key

 

Keys

 

Each web application must have one or more secret keys that you can use to authenticate using Azure APIs.

Caution: When creating any secret key, immediately record the description and key value in a secure location for the long term. If you do not retain the secret key for your Azure AD web application when you create it, it cannot be recovered.

For information about creating an Azure AD web application and its associated secret key, see Creating an Azure Active Directory web application.

Tenant ID

 

Directory ID

 

This is the directory ID for the AD web application that connects the Core to your Azure subscription.

Subscription ID Subscription ID This ID is associated with your Azure subscription and your unique subscription name.

Storage account name

Resource group

The resource group is a container for resources that share a common life cycle. Using resource groups, you can deploy, manage, and monitor all the services for your solution as a group.

 

Export container

 

Storage container

 

An export container is a child object of the Azure storage container (resource group). When deploying a VM to Azure, this information is stored in a storage container within its parent resource group.

Optionally, before exporting, you can create an appropriate storage container from within Azure into which the exported data is stored.

You can also create the export storage container dynamically. In Rapid Recovery6.3, the default name provided is "export."

Storage requirements grow as your protected machine protects more data. In your Azure account, the container you specify must be associated with a storage location with sufficient space to accommodate the VM.

For more information, see the topic Creating a container in an Azure storage account

Export folder name

None

By default, this folder is named after the VM you want to export.

Deployment container None

This is the container name into which the VM is deployed. The default name provided is "deploy."

Resource group   Specify the resource group to be used.
Virtual network  

Specify the virtual network to be associated with the selected resource group.

You must create this in Azure before deploying a VM to Azure. Thus, it is required before performing a one-time virtual export, or before deploying an existing continual export to a VM.

For more information

Related topics:

For procedures related to exporting or deploying VMs on Azure, see the following topics:

Creating an Azure storage account

You must have administrative access to an account on Azure.

NOTE: The Microsoft Azure interface is subject to change. For more information, see Azure interface disclaimer.

To perform certain functions (including virtual export from Rapid Recovery Core to an Azure account), you must first create a storage account on Azure.

NOTE: When creating a storage account, many of the options have additional information available by clicking the [Information]information icon. Place your cursor over the icon for more information.

Complete the steps in this procedure to create an Azure storage account.

  1. Open the Microsoft Azure dashboard.
  2. From the left navigation area, click [All resources] All resources.
  3. From the All resources pane, click + Add.
  4. In the New blade, click [New Storage Account]Storage Account.
  5. On the Create storage account page, enter the parameters for your Azure storage account as described in the following table:
    Option Description

    Subscription

    Required. Select the subscription into which you want this storage account to be created.

    Resource group

    Required. Select the resource group in which you want this storage account to be created.

    NOTE: For successful virtual export, this owning resource group must be created using Azure Resource Manager.

    Storage account name

    Required. Provide a clear unique description for your storage account, using between 3 and 24 characters consisting only of lower-case letters and numbers.

    For example, companyabcstorage1.

    Location

    Required. Choose the appropriate Azure region.

    Performance

    Select Standard or Premium.

    Account kind

    Select an account kind. The default, StorageV2 (general purpose v2), is recommended for most scenarios.

    Replication

    Choose a replication strategy for your storage account. The default is Read-access geo-redundant storage (RA-GRS).

    Access tier (default)

    Choose from Cool or Hot, based on frequency of access.

  6. Optionally, to change the requirement for secure transfer or to associate with a virtual network, click Next: Advanced. Otherwise, skip to step 10.
  7. On the Advanced page, in the Security area, to disable or enable secure transfer, click the appropriate selection. Secure transfer is enabled by default.
  8. Optionally, on the Advanced page, in the Virtual Networks area, to select an existing virtual network associated with your subscription, location, and resource group, from the Virtual network drop-down menu, select a network and skip to step 9. To create a new virtual network associated with this subscription, location, and resource group, do the following:
    1. Under the Virtual network option, click Create new.
    2. On the Create virtual network page, in the Name text field, enter a name for your new virtual network.

      NOTE: Restrict the name to letters, numbers, underscores, periods, or hyphens. See additional name restrictions in the Azure UI.

    3. In the Address Space area, select the default address range to restrict access to IP addresses between 10.1.0.0 and 10.1.255.255. To restrict to a narrower set
    4. In the Subnets area, select a subnet name contained by the address range specified in the previous step. For example, select default.
    5. When satisfied with your virtual network settings, click Create.

      The Advanced page closes and the virtual network you created is selected.

  9. On the Advanced page, in the Virtual Networks area, if you selected an existing virtual network, from the Subnets drop-down menu, select an appropriate subnet for your virtual network.
  10. When satisfied with your storage account details, click Review + create to validate the settings.
  11. If validation errors are found, visit the page with the error, update the parameters you defined, and review again.
  12. When satisfied, click Create.

    You see a message indicating that the deployment of your storage account has started. If toast alerts are active, you see another message when the deployment is completed.

Documentos relacionados

The document was helpful.

Seleccionar calificación

I easily found the information I needed.

Seleccionar calificación