Skip to content

Commit 2ce9e01

Browse files
authored
Updated docs to include AutoNewsDigest
Included configuration for Auto News Digest which can be set to true or false. By default it is enabled.
1 parent 88ab62c commit 2ce9e01

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,6 +1696,23 @@ Accept pipeline input: False
16961696
Accept wildcard characters: False
16971697
```
16981698

1699+
### -EnableAutoNewsDigest
1700+
1701+
Enable or disable auto news digest. [Documentation](https://aka.ms/autonewsdigest) for auto news digest.
1702+
1703+
```yaml
1704+
Type: Boolean
1705+
1706+
Parameter Sets: (All)
1707+
Aliases:
1708+
Applicable: SharePoint Online
1709+
Required: False
1710+
Position: Named
1711+
Default value: True
1712+
Accept pipeline input: False
1713+
Accept wildcard characters: False
1714+
```
1715+
16991716
### CommonParameters
17001717

17011718
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

0 commit comments

Comments
 (0)