Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add page iterator for fetching users and service principals in MS365. #3451

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

preslavgerchev
Copy link
Contributor

Use msgraph page iterator to get the next page (via odata's next link) if there's more elements than what top indicates.
Set the top to 999 to reduce the amount of API calls we'd require.

Copy link
Contributor

github-actions bot commented Feb 29, 2024

Test Results

2 829 tests  ±0   2 828 ✅ ±0   1m 14s ⏱️ ±0s
  186 suites ±0       1 💤 ±0 
    5 files   ±0       0 ❌ ±0 

Results for commit 966105c. ± Comparison against base commit 3adc50a.

♻️ This comment has been updated with latest results.

@preslavgerchev preslavgerchev force-pushed the preslav/ms365-users-top branch from c3fbf45 to 966105c Compare February 29, 2024 15:06
@preslavgerchev preslavgerchev merged commit dfaad1b into main Feb 29, 2024
14 checks passed
@preslavgerchev preslavgerchev deleted the preslav/ms365-users-top branch February 29, 2024 18:46
@github-actions github-actions bot locked and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants