--- title: "VBOAzureServiceAccount" description: "Contains details about a Microsoft Azure service account. Add-VBOAzureServiceAccount Get-VBOAzureServiceAccount Set-VBOAzureServiceAccount Remove-VBOAzureServiceAccount Get-VBOAzureSubscription" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboazureserviceaccount.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOAzureServiceAccount" dateModified: "2026-08-21" --- # VBOAzureServiceAccount Contains details about a Microsoft Azure service account.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Microsoft Azure service account ID. |
|
Region |
VBOAzureRegionType |
Microsoft Entra region. Possible values:
|
|
TenantId |
String |
Microsoft 365 organization ID in Microsoft Entra. |
|
Name |
String |
Name of Microsoft Entra application associated with the Microsoft Azure service account. |
|
ApplicationId |
GUID |
Microsoft Entra application ID. |
|
Description |
String |
Description of the Microsoft Azure service account. |
|
ApplicationCertificateThumbprint |
String |
Application certificate thumbprint for connecting to Microsoft Entra. |
|
LastModified |
DateTime |
Date and time when the Microsoft Azure service account was last modified. |