OfficeDev / O365-InvestigationTooling

MIT License
574 stars 361 forks source link

AzureAppEnumerationViaGraph.ps1 quits after 100 queries #25

Open jbrinley-cv opened 6 years ago

jbrinley-cv commented 6 years ago

Script runs and exports the first 100 users from our tenant, but completes after that. There is no error suggesting throttling or API limits. Is there any special configuration required to remove this limit @bkoeller ?

Thanks