I have received the following error when attempting to run your script [Get-AllAadGroupAssignments.ps1] when i've added #Connect and change schema
Connect-MSGraph -ForceInteractive
Update-MSGraphEnvironment -SchemaVersion beta
Connect-MSGraph
I have to do this to get access to my tenant other wise i always get a needs permission
Good Morning,
I have received the following error when attempting to run your script [Get-AllAadGroupAssignments.ps1] when i've added #Connect and change schema Connect-MSGraph -ForceInteractive Update-MSGraphEnvironment -SchemaVersion beta Connect-MSGraph
I have to do this to get access to my tenant other wise i always get a needs permission
At line:41 char:7