--- title: "VBOAzureBlobObjectStorageApplianceInfo" description: "Contains details about the Azure archiver appliance. See also VBOAzureBlobObjectStorageRepository." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboazureblobobjectstorageapplianceinfo.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOAzureBlobObjectStorageApplianceInfo" dateModified: "2026-08-21" --- # VBOAzureBlobObjectStorageApplianceInfo Contains details about the Azure archiver appliance. See also [`VBOAzureBlobObjectStorageRepository`](vboazureblobobjectstoragerepository.md).
|
Property |
Type |
Description |
|---|---|---|
|
ServiceAccountId |
GUID |
Microsoft Azure service account ID. |
|
SubscriptionId |
String |
Microsoft Azure subscription ID. |
|
VmSize |
String |
Size of the Azure archiver appliance. |
|
Region |
String |
Microsoft Entra region. |
|
ResourceGroup |
String |
Resource group. |
|
Subnet |
String |
Subnet. |
|
VirtualNetworkId |
String |
Virtual network ID. |
|
Port |
Int |
Port number. |
|
UseShared |
Bool |
If True, the Azure archiver appliance uses existing shared Azure resources. |
|
IpRanges |
String[] |
Range of IPv4 addresses. |