Setting up an Azure target
R‑Cloud supports using an Azure target to store data in the highly available, scalable, and secure Azure cloud storage.
Prerequisites
-
To allow the HYCU Managed Service Principal (HMSP) to perform all operations on the target, you must add an Azure resource group to R‑Cloud as a source. For instructions, see Adding an Azure resource group.
-
Only if you plan to use a custom Azure service principal to access the Azure target. You must add an Azure service principal to R‑Cloud. For instructions, see Adding an Azure service principal.
-
Only if you plan to store data on an Azure target for which immutability (WORM) is enabled. You must set the enable version-level immutability support option at the storage account level. For details, see Azure documentation.
Limitations
-
Storing data to a publicly available target is not supported. Therefore, make sure that the Allow Blob anonymous access setting is disabled in Azure.
-
Storing data to a target for which a lifecycle management policy is configured is not supported and may result in data loss.
-
Only StorageV2 (general-purpose v2) storage accounts can be set up as a target.
Considerations
-
You can set up the same target in multiple protection sets.
-
Only if you plan to store data to an Azure target for which immutability (WORM) is enabled. When backing up data, R‑Cloud sets the retention period of the immutable blob data to the retention period defined in the R‑Cloud policy.

To access the Targets panel, in the navigation pane, click Targets. Alternatively, in the Dashboard panel, click the Targets widget title.
Procedure
-
In the Targets panel, click
Add.
-
Select Azure, and then click Next.
-
In the Storage Account Name field, enter the name of the Azure storage account that will store backup data.
-
In the Size Quota field, specify the amount of storage space that should be used for storing data (in MiB, GiB, or TiB).
Important The specified amount represents a soft limit, therefore actual usage may exceed it.
-
Use the Enforce quota switch to stop running backups if this target reaches its size quota. The backups will start running again after you increase the size quota of this target or assign a different policy to the entities. Such a policy must use a target with the sufficient size quota.
-
Only if you want to use a custom Azure service principal.
-
From the Cloud Account drop-down menu, select the Azure service principal that you want to be used for performing all operations on the target.
By clicking
Add New, you are automatically redirected to the dialog box that enables you to add the preferred cloud account to R‑Cloud, if not already added.
-
Click Grant Consent to create a custom role that includes the necessary permissions for accessing the Azure target and to assign the role to the selected Azure service principal.
Note The name of the custom role is HYCU Storage Account Role.
-
In the Azure portal, do the following:
-
Specify the subscription and the resource group that include the target.
-
Depending on whether you want to assign your custom role to the service principal at the subscription or resource group scope, select subscription or resource group.
-
Click Review + create to view the summary, and then click Create.
-
-
Return to the R‑Cloud web user interface.
-
-
Click Save.
The target is added to the list of targets in the Targets panel. For details on managing targets, see Managing targets.