Storage for Backups
The following table lists the structure that is created and maintained by Veeam Backup for Microsoft 365 in object storage repositories where you store your backups.
You can use S3 Compatible object storage repository, Azure Blob Storage Hot/Cool access tiers, Amazon S3 Standard, Amazon S3 Standard-Infrequent Access and Amazon S3 One Zone-Infrequent Access storage classes for this purpose.
Keep in mind that Veeam Backup for Microsoft 365 does not support this structure for Azure Blob Storage Archive access tier and all Amazon S3 Glacier storage classes, and you cannot target a backup job to them.
Note |
In versions 8 and 7, Veeam Backup for Microsoft 365 creates the storage structure for backups in different formats. Veeam Backup for Microsoft 365 version 8 supports both formats: you can continue to use object storage created by version 7 to back up, restore and explore data. For more information about the object storage structure created for backup storage by Veeam Backup for Microsoft 365 version 7, see Storage for Backups. |
dd
Directory | Description |
---|---|
<bucket_name/container_name> | A bucket or container name. Buckets and containers must be created in advance using the cloud provider tools. Veeam Backup for Microsoft 365 does not support creating new buckets or containers. |
<bucket_name/container_name>/Veeam/Backup365/ | A set of mandatory folders created by Veeam Backup for Microsoft 365. |
<repository_folder_name> | A repository folder that you create when adding a new object storage repository. For more information on how to add a new object storage repository, see Adding Object Storage Repositories. |
<repository_folder_name>/CommonInfo | Contains the following directories and blob files:
Both directories keep a blob file that contains a list of available restore points. If the size of a blob file is greater 4 MB, another blob file is created.
|
<repository_folder_name>/CriticalDataBackup | Contains identical copies of the following blob files:
|
<repository_folder_name>/Encryption | Contains the BackupKeys blob file that holds information about the encryption keys that you set to encrypt data in object storage. |
<repository_folder_name>/Organizations | The root folder that contains backed-up Microsoft organizations. Each organization is kept in its own folder with a unique identification number. |
Organizations/<organization_Id> | The <organization_Id> directory contains backed-up data of a particular Microsoft organization. |
<organization_Id>/Mailboxes/<mailbox_Id> | The Mailboxes directory contains backed-up Exchange mailboxes and a blob file that holds information about all backed-up mailboxes. Each mailbox is saved under a unique identification number to the <mailbox_Id> directory. The <mailbox_Id> directory contains the following directories:
|
<organization_Id>/RestorePointObjects | Contains blob files with a list of objects (mailboxes, sites, and teams) that were backed up by Veeam Backup for Microsoft 365 per a particular restore point at the specified point in time. |
<organization_Id>/Sites | Contains a blob file with a list of backed-up SharePoint sites, a list of backed-up SharePoint site collections, information about user accounts which personal sites (SharePoint and OneDrive) was backed up, and information required to load the backup contents into the Veeam Explorer for Microsoft SharePoint scope. |
<organization_Id>/Teams | The Teams directory contains the following directories with information about backed-up Microsoft Teams data:
|
<organization_Id>/Teams/<team_Id> | The <team_Id> directory contains backed-up Microsoft Teams data of a particular team. The <team_Id> directory contains the following directories:
|
<organization_Id>/WebBackups | Contains a list of SharePoint sites to be loaded into the Veeam Explorer for Microsoft SharePoint scope. |
<organization_Id>/WebData | Contains data that is required to restore SharePoint sites. |
<organization_Id>/WebPreview | Contains data that is required to display SharePoint sites when exploring backups with Veeam Explorer for Microsoft SharePoint. Required for a snapshot-based retention policy. |
<organization_Id>/Webs/<web_Id> | A set of folders that contain backed-up SharePoint sites. The <web_Id> directory contains the following directories:
|
<repository_folder_name>/RepositoryLock | Contains a lock file denoting that the object storage repository is in use by a backup proxy server or a backup proxy pool. Access to the object storage repository metadata is limited. |