--- title: "Get-VBREntraIDLogsBackupJob" description: "This cmdlet returns backup jobs that protect Entra ID audit and sign-in logs." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrentraidlogsbackupjob.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Microsoft EntraID Support > Log Backup Jobs > Get-VBREntraIDLogsBackupJob" dateModified: "2026-08-19" --- # Get-VBREntraIDLogsBackupJob ## Short Description Returns Microsoft Entra ID log backup jobs. **Product Edition**: Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Name
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for log backup jobs. The cmdlet will return an array of jobs with the specified IDs. |
|
True |
Named |
False |
|
Name |
Specifies an array of names for log backup jobs. The cmdlet will return an array of jobs with the specified names. |
|
True |
Named |
False |