--- title: "Get-VBRCloudProviderCredentials" description: "This cmdlet returns an array of cloud provider credentials records." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcloudprovidercredentials.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Cloud Provider Credentials > Get-VBRCloudProviderCredentials" dateModified: "2026-08-19" --- # Get-VBRCloudProviderCredentials ## Short Description Returns an array of cloud provider credentials records added to Veeam Backup & Replication. **Product Edition**: 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 ID for cloud provider credentials records. The cmdlet will return credentials records with the specified ID. |
|
True |
Named |
False |
|
Name |
Specifies the login for cloud provider credentials records. The cmdlet will return credentials records with the specified name. |
|
False |
Named |
False |