Skip to content

ADD Get-EntraUser -PageSize parameter #888

@HCRitter

Description

@HCRitter

Describe the feature

Add the "Pagesize" parameter to increase the result limit for pagination, for Graph is 999 elements

How will this feature enhance your project and further the project’s overall goals? Who will benefit from this feature (i.e. all users; the project team)?

This change would make retrieving all user objects much faster, and throttling should not be a big deal if your tenant has 10k+ users.
So this would be beneficial for all users.

Describe alternatives you've considered
Still use Get-MGuser -Pagesize 999 -all

Additional context
None

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions