Skip to content

Commit efda47e

Browse files
authored
Update Set-SPOTenant.md for notifications clarity
Clarified the description for enabling notifications subscriptions and added relevant documentation links.
1 parent 13866d3 commit efda47e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2971,8 +2971,10 @@ Accept wildcard characters: False
29712971

29722972
> Applicable: SharePoint Online
29732973

2974-
Enable or disable writing SharePoint News and Announcement notification 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 still create and manage webhook subscriptions to receive change notifications and then read the list to process new entries.
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.
29752975
[Documentation](https://learn.microsoft.com/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks) for SharePoint list web hooks.
2976+
[Documentation](https://learn.microsoft.com/viva/connections/viva-connections-news-notifications#when-notifications-are-sent-via-microsoft-teams) for SharePoint news notifications.
2977+
[Documentation](https://learn.microsoft.com/viva/connections/announcements-viva-connections) for Announcements.
29762978

29772979
PARAMVALUE: True | False
29782980

0 commit comments

Comments
 (0)