Hardening Office 365 PowerShell Access
Only admins can use PowerShell, right? Wrong! In Office 365 and Azure AD standard users can connect using PowerShell.
In this quick post we are going to look at how to disable users from being able to read other users data using the MSOL cmdlets. (this also appears to limit AzureAD cmdlets access as well)
Disable MSOL Read Access
Run the following command as a global admin: Read more “Hardening Office 365 PowerShell Access”