--- title: "Get-VBRApplicationBackupRepository" description: "This cmdlet returns a list of application backup repositories added to the backup infrastructure. You can get a list of all backup repositories or look for repositories directly by name or ID." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrapplicationbackuprepository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Application Backup Repositories > Get-VBRApplicationBackupRepository" dateModified: "2026-08-19" --- # Get-VBRApplicationBackupRepository ## Short Description Returns application backup repositories. **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of IDs of application backup repositories that you want to get. |
|
True |
Named |
False |
|
Name |
Specifies the array of names of application backup repositories that you want to get. |
|
False |
Named |
False |