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

Review to achieve performance improvement by using $expand queries and avoid dedicated calls #4

Open
Cloud-Architekt opened this issue May 22, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Cloud-Architekt
Copy link
Owner

Some of the Get-EntraOpsPrivilegedEntraObjects calls can be reduced by using $expand parameters in the get/list operations.
It should be reviewed if a change increase the performance even Graph caching has been implemented.

@Cloud-Architekt Cloud-Architekt added the enhancement New feature or request label May 22, 2024
@weskroesbergen
Copy link
Contributor

Also consider batching. Depending on my availability the next couple months I can take a pass at this.

@Cloud-Architekt
Copy link
Owner Author

@weskroesbergen : It would be great if you could contribute to this area.
I have also planned to implement parallelization to a later point:
#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants