Storage - Ensure External Storage Providers Available In Outlook On The Web Are Restricted
Summary
Reason
By default. additional storage providers are allowed in Outlook on the Web (such as Box, Dropbox, Facebook, Google Drive, OneDrive Personal, etc.). This may lead to information leakage and additional risk of infection from organizational non-trusted storage providers. By restricting this will inherently reduce risk as it will narrow-down the opportunities for infection and data leakage.
What If?
Affect of this setting mainly depends upon current practices in the tenant. If the other storage providers are not in use, then the impact will be minimal, but, if it is done regularly, then, it will affect their ability to continue to do so.
How to?
To disable external storage providers, use the Exchange Online PowerShell Module:- Connect to Exchange Online using Connect-ExchangeOnline.
- Run the following PowerShell command:
- Connect to Exchange Online using Connect-ExchangeOnline.
- Run the following PowerShell command:
Monitor:
To verify external storage providers are disabled, use the Exchange Online PowerShell Module:- Connect to Exchange Online using Connect-ExchangeOnline.
- Run the following PowerShell command:
- Connect to Exchange Online using Connect-ExchangeOnline.
- Run the following PowerShell command:
Comments
Post a Comment