--- title: "New-VBOAzureArchiverAppliance" description: "This cmdlet creates the VBOAzureArchiverAppliance object. This object contains settings of the Azure archiver appliance that Veeam Backup for Microsoft 365 will use when transferring backed-up data between different instances of Azure Blob Storage..." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/new-vboazurearchiverappliance.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > Archiver Appliances > New-VBOAzureArchiverAppliance" dateModified: "2026-08-21" --- # New-VBOAzureArchiverAppliance ## Short Description Defines the Azure archiver appliance settings. ## Syntax This cmdlet provides the following parameter sets:
IpRangesParamSet
ProxyParamSet
ProxyPoolParamSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
IpRanges |
Specifies a range of IPv4 addresses for the specified subnet. |
|
True |
Named |
False |
|
ProxyIpRange |
Specifies public IPv4 address of a backup proxy server. Accepts the To get this object, run the |
True |
Named |
False |
|
|
ProxyPoolIpRange |
Specifies public IPv4 addresses of all backup proxy servers added to a backup proxy pool. Accepts the To get this object, run the |
True |
Named |
False |
|
|
RedirectorPort |
Specifies a port number. The cmdlet will use this port number to route requests between the archiver appliance and Veeam Backup for Microsoft 365 backup infrastructure components. Default: 443 |
|
False |
Named |
False |
|
ResourceGroup |
Specifies a resource group that will be associated with the archiver appliance. Default: Create new This value indicates that a new resource group will be created in a region where a container with the specified folder is located when you run the Accepts the To get this object, run the |
False |
Named |
False |
|
|
Subnet |
Specifies the archiver appliance subnet. Default: Create new This value indicates that a new subnet will be created in a region where a container with the specified folder is located when you run the Accepts the To get this object, run the |
False |
Named |
False |
|
|
VirtualNetwork |
Specifies a network to which the archiver appliance will be connected. Default: Create new This value indicates that a new virtual network will be created in a region where a container with the specified folder is located when you run the Accepts the To get this object, run the |
False |
Named |
False |
|
|
VmSize |
Specifies a size of the Azure archiver appliance. Default: Standard_B4ms (4 CPU/16 GB) Accepts the To get this object, run the |
False |
Named |
False |