Skip to content

Installation of Microsoft.Graph 0.1.1 takes more than 10 mins on a PC with nvme ssd #106

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

Closed
tristanbarcelon opened this issue Feb 8, 2020 · 4 comments

Comments

@tristanbarcelon
Copy link

I installed Microsoft.Graph 0.1.1 on a 6 core laptop with nvme ssd but it took well over 10 mins to even install that I decided to just leave it. Import-Module also takes a long time, on the order of 5 mins or so.

@ghost ghost added the ToTriage label Feb 8, 2020
@MIchaelMainer
Copy link
Contributor

We agree that it takes a long time. If speed is an issue, please install only the modules you need.

Here are the search results for all of the individual packages:
https://www.powershellgallery.com/packages?q=microsoft.graph

@tristanbarcelon
Copy link
Author

Our company has onboarded AD accounts via Azure AD. That being the scenario, which of these graph modules do I need to install if all I needed to do was to find a user in Azure AD and then use that entry to query related entries in Azure Devops created by that user? For example, I wanted to use this pull requests api and supply the Azure AD user as searchCriteria.creatorId.

@peombwa peombwa added the Perf label Oct 27, 2020
@peombwa
Copy link
Member

peombwa commented Dec 18, 2020

@tristanbarcelon. If all you need is it find a user in Azure AD, then Microsoft.Graph.Users module is all you need.

@peombwa
Copy link
Member

peombwa commented Dec 18, 2020

This being tacked, and will be fixed by #428

@peombwa peombwa closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants