Skip to content

Commit ada91c1

Browse files
authored
Update EnableNotificationsSubscriptions documentation
Clarified the description of the EnableNotificationsSubscriptions setting and updated the wording for better readability.
1 parent 32b30fd commit ada91c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
128128
[-AIBuilderModelSelectedSitesIncludesContentCenters <Boolean>] [-PrebuiltModelScope <SyntexFeatureScopeValue>]
129129
[-PrebuiltModelSelectedSitesList <String[]>]
130130
[-PrebuiltModelSelectedSitesListOperation <SelectedSitesListOperations>]
131-
[-DocumentTranslationScope <SyntexFeatureScopeValue>] [-DocumentTranslationSelectedSitesList <String[]>]...manage [webhook](/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks) solutions...
131+
[-DocumentTranslationScope <SyntexFeatureScopeValue>] [-DocumentTranslationSelectedSitesList <String[]>]
132132
[-DocumentTranslationSelectedSitesListOperation <SelectedSitesListOperations>]
133133
[-AutofillColumnsScope <SyntexFeatureScopeValue>] [-AutofillColumnsSelectedSitesList <String[]>]
134134
[-AutofillColumnsSelectedSitesListOperation <SelectedSitesListOperations>]
@@ -2971,7 +2971,7 @@ Accept wildcard characters: False
29712971

29722972
> Applicable: SharePoint Online
29732973

2974-
This is an opt-in setting that enables or disables writing SharePoint News and Announcement notification data to a list (NewsNotificationList) in each user’s My Site. When enabled, SharePoint Online emits notification events to this list. Third-party solutions must create and manage [webhook](/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks) solutions to receive change notifications and then read the list to process new entries for triggering their own notifications for the user. This applies to [SharePoint News Notifications](/viva/connections/viva-connections-news-notifications#when-notifications-are-sent-via-microsoft-teams) and [Viva Connections Annoucements](/viva/connections/announcements-viva-connections).
2974+
This is an opt-in setting that enables or disables writing SharePoint News and Announcement notification data to a list (NewsNotificationList) in the My Site of every user. When enabled, SharePoint Online emits notification events to this list. Third-party solutions must create and manage [webhook](/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks) solutions to receive change notifications and then read the list to process new entries for triggering their own notifications for the user. This applies to [SharePoint News Notifications](/viva/connections/viva-connections-news-notifications#when-notifications-are-sent-via-microsoft-teams) and [Viva Connections Annoucements](/viva/connections/announcements-viva-connections).
29752975

29762976
PARAMVALUE: True | False
29772977

0 commit comments

Comments
 (0)