Skip to content
English
  • There are no suggestions because the search field is empty.

Azure Storage Account

Azure Storage Account

Arpio supports recovery of Azure Storage Account workloads. The following resource types are supported:

Storage Account

Arpio replicates Azure Storage Accounts into the recovery environment.

For Storage Accounts with containers configured for real-time replication, Arpio automatically:

  • Enables Blob versioning on both primary and target Storage Accounts
  • Enables change feed with 30-day retention on the primary account

Translated Attributes

The following attributes are translated during replication:

Attribute Translation Method
Name Generates a unique name, usually the original name with dr suffix added

Automatic Dependency Selection

The following resources are automatically selected into recovery points when a Storage Account is selected explicitly or via a rule:

  • Any Blob Containers or Queues inside of the storage account. These can be de-selected if desired.

If the Storage Account was selected transitively (due to a resource having a dependency on one of its Blob Containers or Queues) then it will not automatically select the remaining Blob Containers or Queues.

Private Network Access

If your Storage Account has public access disabled, Arpio will deploy a private delegate that is able to access the Storage Account via an existing private endpoint. This delegate will be used by Arpio to back up and restore settings and data for the Storage Account and its subresources.

Blob Container

Arpio replicates Blob Containers into the recovery environment. You have two options for Blob Container replication:

  • Recover the Blob Container but not its contents - Does not replicate the Blobs, only the configuration of the Blob Container. Use this for containers that only store ephemeral (temporary) data.
  • Recover the Blob Container and its contents - Includes the Blobs themselves. Use this for containers that store persistent data.

Automatic Dependency Selection

The following resources are automatically selected into recovery points when a Blob Container is selected:

  • Storage Account containing the Blob Container

Storage Queue

Arpio replicates Azure Storage Queues into the recovery environment, preserving queue configuration in the recovery account. Messages within the queue are not replicated.

Automatic Dependency Selection

The following resources are automatically selected into recovery points when a Storage Queue is selected:

  • Storage Account containing the Storage Queue

File Share

File Shares are not currently supported by Arpio.

Table

Tables are not currently supported by Arpio.