Skip to main content

Backup, restore, and export

This section covers the key semantics and related concepts for backup and restore actions in Alcion.

Resources

Resources in Alcion are the primary Microsoft 365 organizational units on which backups operate. They are related, but not directly equivalent, to the set of supported services. Below is a summary of the supported resource types and the services and data types they map to:

  • User - Exchange mailbox and OneDrive data for a licensed Microsoft 365 user.
  • Site - SharePoint document libraries. Support for pages and lists is coming soon.
  • Team or Group - Public and private channel messages, SharePoint sites, and Group mailbox for a Microsoft Team or Group.
  • Shared mailboxes - Mailboxes designated as Shared in Exchange. These may or may not have a Microsoft 365 license attached to them.

Additionally, the following broader classification rules apply:

  • Unlicensed users - Users without any assigned licenses will no longer be discovered by Alcion or, if already discovered, will be converted to Archived resources.
  • Resource transitions - If resource classification changes based on Microsoft 365 administrator action, backups will only be performed based on the new resource type. The most common example is an administrator converting a user to a Shared Mailbox. The resulting Shared Mailbox may still have OneDrive associated with it, but Alcion will no longer perform OneDrive backups. Any existing OneDrive backups will remain available subject to the subscription plan retention policy.

Backup

The initial backup for any resource is a full backup. All subsequent backups capture, and potentially transfer, only data that has changed since the previous backup. While the data is captured incrementally, Alcion materializes each backup as a full synthetic backup which has a listing of all items stored in Microsoft 365. This means there’s no “chaining” between backups and restoring an item from a backup requires only accessing information contained in or referenced directly in a single backup. This makes backups independent from each other once they’ve been created and results in an efficient restore experience.

Alcion supports two methods for initiating backups:

  • On-demand - Administrators initiate backups on resources explicitly at their discretion.
  • Recurring - Alcion automatically initiates backups according to a backup policy that administrators configure for resources.

Backup policies determine how Alcion manages the scheduling of backup scheduling for resources where a backup policy is set. The available policies vary based on your subscription plan. They range from traditional recurring backups using a predefined schedule to AI-driven intelligent backups that optimize the backup schedule for you.

Finally, Alcion retains backups based on a robust retention policy.

Preview Backup

Initial backups can take hours for resources with substantial amount of data. To facilitate evaluation of restore and export functionality, without the need to wait, Alcion will perform a Preview Backup when the first backup for any resource type is requested during the initial 5 days of a new trial. A Preview Backup typically completes in under 2 minutes and is a partial but representative set of real data from the resource. An initial full backup automatically follows without the need for additional user interaction.

Restore

Alcion can restore individual items or collections of items from a previous backup for a given resource. Administrators can browse specific backups based on a desired recovery point-in-time or can search for items across all backups. Once the desired items are identified, the administrator can initiate a restore.

Restore options

Alcion supports the following options to control the behavior of restores:

  • Restore to a different location (default) By default, Alcion performs non-destructive restores to a dedicated Alcion_Restore_<Timestamp> folder which preserves the original hierarchy of the recovered items. This guarantees that no existing data will be overwritten as part of the restore operation.

  • Restore to original location Additionally, Alcion allows restoring data to the original location at the time of backup. In this case, it's possible that some items restored already exist, and one can control the behavior when this happens as follows:

    • Skip (default) - Alcion won't restore items that already exist.
    • Keep as copy - Alcion will restore the item as an additional copy with a modified name (for example my file (1).docx).
    • Overwrite - Alcion will replace the live item with a copy from backup. This option can lead to data loss and should be exercised with care.
    note

    Handling of existing items, as described above, happens at the level of individual items in a folder and not the overall folder level. Alcion will re-create folders if they no longer exist, but won't create a copy of a folder or overwrite a folder if it exists in the live data.

  • Restore to a different resource Lastly, Alcion also offers the ability to restore to a new resource (for example, user or site). The resource needs to already exist and have the proper Microsoft 365 license. The data will be restored to a dedicated Alcion_Restore_<Timestamp> folder at the root of the resource.

Export

Export is an alternative to restoring items from backups. Instead of recovering items back to a Microsoft 365 environment, administrators have the option to export items locally to their machine. This is a convenient option for use cases involving, but not limited to, providing offline access to key items during an extended Microsoft 365 outage, responding to targeted eDiscovery requests, and creating an additional copy of backups.

Alcion currently supports export for OneDrive and SharePoint files (ZIP) and for Exchange emails, contacts, and events (PST).

When performing an export, Alcion first prepares the requested data before making it available for download. For small requests, the preparation is quick, and larger requests may take longer. Upon completion, a download link will be available from the corresponding Export Action for the next 24 hours. If the link expires before the data is downloaded, administrators can request a new export.