Skip to content

Commit 9dc2328

Browse files
authored
Update EnableNotificationsSubscriptions description
Clarified the description of the EnableNotificationsSubscriptions setting, specifying that notifications for Likes and comments on News posts are not included. Added links to relevant documentation for SharePoint list webhooks and notifications.
1 parent efda47e commit 9dc2328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2971,7 +2971,7 @@ Accept wildcard characters: False
29712971

29722972
> Applicable: SharePoint Online
29732973

2974-
Enable or disable writing SharePoint News and Announcement notifications to a hidden list (NewsNotificationList) in each user's My Site. This setting is an opt-in for SharePoint Online to emit notification data. Third-party solutions must create and manage webhook subscriptions to receive change notifications and then read the list to process new entries for triggering their own notifications for the user.
2974+
Enable or disable writing SharePoint News and Announcement notifications to a hidden list (NewsNotificationList) in each user's My Site. This setting is an opt-in for SharePoint Online to emit notification data. Third-party solutions must create and manage webhook subscriptions to receive change notifications and then read the list to process new entries for triggering their own notifications for the user. Notificaitons for Likes and comments on News posts are not in scope for this setting.
29752975
[Documentation](https://learn.microsoft.com/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks) for SharePoint list web hooks.
29762976
[Documentation](https://learn.microsoft.com/viva/connections/viva-connections-news-notifications#when-notifications-are-sent-via-microsoft-teams) for SharePoint news notifications.
29772977
[Documentation](https://learn.microsoft.com/viva/connections/announcements-viva-connections) for Announcements.

0 commit comments

Comments
 (0)