Azure-Samples / Azure-Samples/active-directory-dotnetcore-daemon-v2
Please demonstrate how to page through users on the daemon app that calls MS Graph sample
- Dominant language
- PowerShell
- Stars
- 263
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ x] feature request
- [ x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> run the code as is ( with your tenant and client information ).
If you have more than 100 users, it will not page. If you set the Top parameter to a small number, it will not page. Examples for paging ( and I have spent 3 hours trying all that I can find ) do not work. Thank you!
### Any log messages given by the failure
>
### Expected/desired behavior
>
### OS and Version?
> Windows 11
### Versions
> per the sample
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Contributor guide
Research direction
Start by running the daemon app sample with a tenant containing more than 100 users, then repeat with a small Top parameter against Microsoft Graph. Document a working paging example in the sample so that all users can be retrieved and the behavior is clear for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100