Azure / Azure/azure-powershell
[Logic] Get-AzureRmIntegrationAccountCertificate does not support paging
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Cmdlet(s)
Get-AzureRmIntegrationAccountCertificate
### PowerShell Version
Instructions: to get PowerShell version, type `$PSVersionTable` and look for the value associated with `PSVersion`
February 2017
### Module Version
not relevant
### OS Version
Instructions: to get OS version, type `$PSversionTable` and look for value associated with `BuildVersion`
any
### Description
Get-AzureRmIntegrationAccountCertificate does not support paging
If a listing command exceeds the page size it is not possible to see the subsequent certificates in the integration account.
### Debug Output
Instructions: to get Debug Output, set `$DebugPreference="Continue"` and then execute the cmdlet or script causing the issue
Not relevant.
### Script/Steps for Reproduction
Create/upload 1k+ certificates (use a looping script) and run the get command at the integration account level.
Assign to @pankajsn
Contributor guide
Assessment
This issue has not been assessed yet.