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. |
Related Commands