--- title: "Get-VBOAzureServiceAccount" description: "This cmdlet returns an array of Microsoft Azure service accounts added to Veeam Backup for Microsoft 365." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vboazureserviceaccount.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > Microsoft Azure Blob Storage Settings > Microsoft Azure Service Accounts > Get-VBOAzureServiceAccount" dateModified: "2026-09-01" --- # Get-VBOAzureServiceAccount ## Short Description Returns Microsoft Azure service account details. ## Syntax This cmdlet provides the following parameter sets:
DefaultPameterSet (Default)
ByIdPameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Description |
Specifies a description of Microsoft Azure service account. Note: To filter objects, you can use * and ? wildcard characters. |
|
False |
Named |
False |
|
Id |
Specifies an array of IDs for Microsoft Azure service accounts. The cmdlet will return details of Microsoft Azure service accounts with these IDs. |
|
True |
Named |
False |
|
Name |
Specifies an array of Microsoft Entra application names. The cmdlet will return details of Microsoft Azure service accounts associated with the specified Microsoft Entra applications. |
|
False |
Named |
False |