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

Authentication prompt for each and every export step #25

Closed LijuV-MSFT closed 2 years ago

LijuV-MSFT commented 2 years ago

Is it normal that each and every export steps prompts for authentication, even though I have run the Connect-AzureADExportercommand, I am running as a Global Administrator, and the user does not need MFA? image

merill commented 2 years ago

This happens when the Graph token cache in your profile is corrupt.

See the command to clear the profile at https://github.com/microsoftgraph/msgraph-sdk-powershell#known-issues