Hi there
My SharePoint Online site grants Read/View permissions to "Everyone Except external users", which is good.
I need to disallow only a user from that site (while all others should continue having permission).
Can the "Remove-SPOUser" command remove permissions of a user even if a SharePoint Online site gives View permissions to "Everyone Except external users"?
Thanks.