--- title: "Add-VBRDataCloudVaultRepository" description: "Adds a Veeam Data Cloud Vault to the backup infrastructure. You cannot add Veeam Data Cloud Vault Archive using this cmdlet." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrdatacloudvaultrepository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Object Storage Repositories > Adding Veeam Data Cloud Vault > Add-VBRDataCloudVaultRepository" dateModified: "2026-08-20" --- # Add-VBRDataCloudVaultRepository ## Short Description Adds a Veeam Data Cloud Vault to the backup infrastructure. ::: important You cannot add Veeam Data Cloud Vault Archive using this cmdlet. ::: **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
DataCloudVaultV2
DataCloudVaultV1
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AzureBlobFolder |
[Service key scenario] Specifies an Azure Blob folder. The cmdlet will map Veeam Data Cloud Vault to this folder. Accepts the |
False |
Named |
True (ByValue) |
|
|
Connection |
[Service key scenario] Specifies an active session with Azure Blob storage. The cmdlet will use this connection to add a Veeam Data Cloud Vault. Accepts the |
|
False |
Named |
False |
|
ConnectionType |
[Subscription scenario] Specifies how Veeam Backup & Replication will access the object storage repository:
Default: |
|
False |
Named |
False |
|
Description |
Specifies a description of an object storage repository. The cmdlet will add a Veeam Data Cloud Vault to the backup infrastructure with this description. |
|
False |
Named |
False |
|
EnableConcurrentTasksLimit |
Enables limits for concurrent tasks that can be processed by the object storage repository. Use the |
|
False |
Named |
False |
|
EnableReadOnlyMode |
Defines that the cmdlet will add the object storage repository in the read-only mode. If you enable this option, Veeam Backup & Replication will not write or modify data in the object storage repository. You can use the object storage repository for restore operations only. Default: |
|
False |
Named |
False |
|
EnableSizeLimit |
Defines that the cmdlet will enable size limits for a Veeam Data Cloud Vault that you want to add as a backup repository. Use the |
|
False |
Named |
False |
|
Folder |
[Subscription scenario] Specifies the folder that will be used to store data. |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will add an object storage repository without showing warnings in the PowerShell console. |
|
False |
Named |
False |
|
ForceOwnershipChange |
Defines that the cmdlet will force ownership change of the object storage folder. If you do not provide this parameter and the object storage folder is owned by another host, you will not be able to add object storage to the backup infrastructure. |
|
False |
Named |
False |
|
GatewayServer |
[Subscription scenario] Specifies an array of gateway servers that you want to use to transfer data from processed VM to object storage repositories. |
|
False |
Named |
False |
|
ImmutabilityMode |
Specifies the immutability retention period:
|
|
False |
Named |
False |
|
ImmutabilityPeriod |
Defines the immutability period in days. Default: Maximum: |
|
False |
Named |
False |
|
MaxConcurrentTasks |
Specifies a maximum number of concurrent tasks that can be processed at once by the object storage repository. |
|
False |
Named |
False |
|
MountServerOptions |
Specifies settings of a mount server for object storage repositories. Note: This parameter is required for object storage repositories that you want to add as performance extents to a scale-out backup repository. |
False |
Named |
False |
|
|
Name |
Specifies a name of an object storage repository. The cmdlet will add a Veeam Data Cloud Vault to the backup infrastructure with this name. |
|
False |
Named |
False |
|
SizeLimit |
For the Specifies size limits in GB for data blocks that you want to store in a Veeam Data Cloud Vault. Permitted value: Default: |
|
False |
Named |
False |
|
Vault |
[Subscription scenario] Specifies a Veeam storage vault assigned to the backup server. The cmdlet will add this vault to the backup infrastructure. Accepts the |
False |
Named |
False |