Azure / Azure/azure-powershell

[Logic] Get-AzureRmIntegrationAccountCertificate does not support paging

Open
#3,585 3 comments 0 reactions 1 assignee Claimed by @pankajsn View on GitHub
act-observability-squad feature-request Logic App Service Attention
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.