Skip to content

Commit 76103d0

Browse files
Learn Editor: Update New-SPOSiteManageVersionPolicyJob.md
1 parent f78c775 commit 76103d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/New-SPOSiteManageVersionPolicyJob.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ schema: 2.0.0
1010
## SYNOPSIS
1111
Starts a background job that manages the file versions and version history limits of all of its document libraries.
1212

13+
> [!NOTE]
14+
> This feature is currently in preview and may not be available in your tenant.
15+
1316
## SYNTAX
1417

1518
### MandatoryTrimOptionalSync
16-
```
19+
```powershell
1720
New-SPOSiteManageVersionPolicyJob [-Identity] <SpoSitePipeBind> [-FileTypes <String[]>] [-ExcludeDefaultPolicy]
1821
[-TrimUseListPolicy] [-SyncListPolicy] [-WhatIf] [-Confirm] [<CommonParameters>]
1922
```

0 commit comments

Comments
 (0)