Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
[-AIBuilderModelSelectedSitesIncludesContentCenters <Boolean>] [-PrebuiltModelScope <SyntexFeatureScopeValue>]
[-PrebuiltModelSelectedSitesList <String[]>]
[-PrebuiltModelSelectedSitesListOperation <SelectedSitesListOperations>]
[-DocumentTranslationScope <SyntexFeatureScopeValue>] [-DocumentTranslationSelectedSitesList <String[]>]
[-DocumentTranslationScope <SyntexFeatureScopeValue>] [-DocumentTranslationSelectedSitesList <String[]>]...manage [webhook](/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks) solutions...
Comment thread
divyachapan marked this conversation as resolved.
Outdated
[-DocumentTranslationSelectedSitesListOperation <SelectedSitesListOperations>]
[-AutofillColumnsScope <SyntexFeatureScopeValue>] [-AutofillColumnsSelectedSitesList <String[]>]
[-AutofillColumnsSelectedSitesListOperation <SelectedSitesListOperations>]
Expand All @@ -141,6 +141,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>] [-EnforceRequestDigest <Boolean>]
[-RestrictResourceAccountAccess <Boolean>] [-RestrictExternalSharingForAgents <Boolean>]
[-AllowFileArchive <Boolean>] [-AllowFileArchiveByDefault <Boolean>] [<CommonParameters>]
[-EnableNotificationsSubscriptions <Boolean>]
Comment thread
divyachapan marked this conversation as resolved.
```

### ParameterSetContentTypeSyncSiteTemplatesList
Expand Down Expand Up @@ -267,6 +268,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>] [-EnforceRequestDigest <Boolean>]
[-RestrictResourceAccountAccess <Boolean>] [-RestrictExternalSharingForAgents <Boolean>]
[-AllowFileArchive <Boolean>] [-AllowFileArchiveByDefault <Boolean>] [<CommonParameters>]
[-EnableNotificationsSubscriptions <Boolean>]
```

### ParamSetMultipleSites
Expand Down Expand Up @@ -394,6 +396,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>] [-EnforceRequestDigest <Boolean>]
[-RestrictResourceAccountAccess <Boolean>] [-RestrictExternalSharingForAgents <Boolean>]
[-AllowFileArchive <Boolean>] [-AllowFileArchiveByDefault <Boolean>] [<CommonParameters>]
[-EnableNotificationsSubscriptions <Boolean>]
```

### InformationBarrier
Expand Down Expand Up @@ -519,6 +522,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>] [-EnforceRequestDigest <Boolean>]
[-RestrictResourceAccountAccess <Boolean>] [-RestrictExternalSharingForAgents <Boolean>]
[-AllowFileArchive <Boolean>] [-AllowFileArchiveByDefault <Boolean>] [<CommonParameters>]
[-EnableNotificationsSubscriptions <Boolean>]
```

### ParameterSetNameRestrictExternalSharing
Expand Down Expand Up @@ -645,6 +649,7 @@ Set-SPOTenant [-MinCompatibilityLevel <Int32>] [-MaxCompatibilityLevel <Int32>]
[-RestrictResourceAccountAccess <Boolean>] [-RestrictExternalSharingForAgents <Boolean>]
-RestrictExternalSharing <Guid[]> [-AddAppIdToList] [-RemoveAppIdFromList]
[-AllowFileArchive <Boolean>] [-AllowFileArchiveByDefault <Boolean>] [<CommonParameters>]
[-EnableNotificationsSubscriptions <Boolean>]
```

## DESCRIPTION
Expand Down Expand Up @@ -2949,7 +2954,7 @@ Accept wildcard characters: False
Enable or disable auto news digest. [Documentation](https://aka.ms/autonewsdigest) for auto news digest.

PARAMVALUE: True | False

https://learn.microsoft.com/en-us/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks
```yaml
Comment thread
divyachapan marked this conversation as resolved.
Type: System.Boolean
Parameter Sets: (All)
Expand All @@ -2962,6 +2967,26 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -EnableNotificationsSubscriptions

> Applicable: SharePoint Online

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 [Annoucenments](viva/connections/announcements-viva-connections).
Copy link
Copy Markdown
Contributor

@samkabue samkabue Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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 [Annoucenments](viva/connections/announcements-viva-connections).
'
``` #Closed

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(retype the smart quote to regular quote)

Copy link
Copy Markdown
Contributor

@samkabue samkabue Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

viva

Suggested change
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 [Annoucenments](viva/connections/announcements-viva-connections).
/viva
``` #Closed

Copy link
Copy Markdown
Contributor

@samkabue samkabue Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

viva

Suggested change
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 [Annoucenments](viva/connections/announcements-viva-connections).
/viva
``` #Closed

Copy link
Copy Markdown
Contributor

@samkabue samkabue Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Annoucenments]

remove [Announcements] and instead have the link on [Viva Connections] #Closed


PARAMVALUE: True | False

```yaml
Type: System.Boolean
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```

### -EnableAzureADB2BIntegration

> Applicable: SharePoint Online
Expand Down