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
Add-VBOAzureServiceAccountCreates Microsoft Azure service accounts that are required to use the Azure archiver appliance when transferring backed-up data between different instances of Azure Blob Storage or to Azure Blob Storage Archive.Get-VBOAzureServiceAccountReturns Microsoft Azure service account details.Set-VBOAzureServiceAccountModifies Microsoft Azure service account settings.Remove-VBOAzureServiceAccountRemoves Microsoft Azure service accounts.Get-VBOAzureSubscriptionReturns Microsoft Azure subscriptions associated with a user account that will be used to access Azure Blob Storage.