Forum Discussion
LG-2010
Mar 23, 2021Copper Contributor
How can I turn off the notifications emails from the News web part in sharepoint online
How can I turn off the notifications emails from the News web part in sharepoint online.
Mar 23, 2021
Hi LG-2010,
Do you mean the automatic news digest described in this article? Automatically sending news post digests - SharePoint (microsoft.com)
It can be disabled for your organization with SharePoint Online Management Shell
Set-SPOTenant -EnableAutoNewsDigest $false.