microsoft / EntraExporter

PowerShell module to export a local copy of an Entra (Azure AD) tenant configuration.
https://aka.ms/EntraExporter
MIT License
568 stars 89 forks source link

Required permissions to use EntraExporter #75

Open Thierry-Reel opened 2 months ago

Thierry-Reel commented 2 months ago

I really like EntraExporter but I can only get it to work with a global admin role on the Microsoft 365 tenant. Is it possible to obtain a more precise list of rights and thus avoid creating a account with such important rights?

merill commented 2 months ago

Cheers @Thierry-Reel.

Global Reader should be sufficient for most exports, have you tried with that?

Thierry-Reel commented 2 months ago

It works ! Don't know why this was not working yesterday but it's fully working with global reader role ! Sorry for the mistake !