Skip to content

Commit cbfb081

Browse files
authored
Add MajorVersionLimit parameter to Set-SPOApplication
[[-MajorVersionLimit] <Int>]
1 parent 67f8f38 commit cbfb081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Sets or updates one or more configuration of a SharePoint Embedded application.
2121
Set-SPOApplication [-OwningApplicationId] <Guid> [[-SharingCapability] <SharingCapabilities>]
2222
[[-OverrideTenantSharingCapability] <Boolean>]
2323
[[-CopilotEmbeddedChatHosts] <System.Collections.Generic.List`1[System.String]>]
24+
[[-MajorVersionLimit] <Int>]
2425
[<CommonParameters>]
2526
```
2627

0 commit comments

Comments
 (0)