Azure / Azure/azure-powershell

[Feature]: `Search-AzGraph` - Parameter to handle pagination / return all items

Open
#24,163 4 comments 2 reactions 0 assignees View on GitHub
act-identity-squad customer-reported feature-request Possible-Solution Resource Graph Service Attention Similar-Issue Tracking
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

Please add logic to handle pagination for `Search-AzGraph` in the cmdlet itself.

Now we have to handle it in code like described here:

*

### Search tags

> So I don't create more duplicates like #27737 😅

* paging

### Proposed implementation details (optional)

Maybe a parameter `-All`, like `Microsoft.Graph` does it?

Contributor guide

Open the contributing guide

Research direction

Start by locating the Search-AzGraph cmdlet and read the Azure Resource Graph pagination guidance linked in the issue. Determine how a parameter such as -All should control pagination, then verify that the cmdlet can return all items rather than requiring callers to implement the documented loop themselves.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.