Skip to content

Commit 32b30fd

Browse files
authored
Fix links and enhance descriptions in Set-SPOTenant.md
Updated documentation for Set-SPOTenant to correct links and improve clarity.
1 parent aa2cba4 commit 32b30fd

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
@@ -2954,7 +2954,7 @@ Accept wildcard characters: False
29542954
Enable or disable auto news digest. [Documentation](https://aka.ms/autonewsdigest) for auto news digest.
29552955

29562956
PARAMVALUE: True | False
2957-
https://learn.microsoft.com/en-us/sharepoint/dev/apis/webhooks/lists/overview-sharepoint-list-webhooks
2957+
29582958
```yaml
29592959
Type: System.Boolean
29602960
Parameter Sets: (All)
@@ -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 [Annoucenments](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 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).
29752975

29762976
PARAMVALUE: True | False
29772977

0 commit comments

Comments
 (0)