--- title: "VBRAzureADAccount" description: "Contains settings of Azure Entra ID storage account. Add-VBRAzureADAccount Get-VBRAzureADAccount Set-VBRAzureADAccount Remove-VBRAzureADAccount" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrazureadaccount.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAzureADAccount" dateModified: "2026-09-03" --- # VBRAzureADAccount Contains settings of Azure Entra ID storage account. ## Properties

Property

Type

Description

Region

VBRAzureBlobRegionType

Microsoft Azure region.

StorageAccountName

String

Azure Entra ID storage account.

TenantId

String

Tenant ID.

ApplicationId

String

Microsoft Azure subscription type.

Name

string

Account name.

Id

GUID

Account ID.

ResourceManagerEndpoint

String

Azure Stack resource management endpoint.

## Related Commands - [`Add-VBRAzureADAccount`](add-vbrazureadaccount.md) - [`Get-VBRAzureADAccount`](get-vbrazureadaccount.md) - [`Set-VBRAzureADAccount`](set-vbrazureadaccount.md) - [`Remove-VBRAzureADAccount`](remove-vbrazureadaccount.md)