We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f8f38 commit cbfb081Copy full SHA for cbfb081
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOApplication.md
@@ -21,6 +21,7 @@ Sets or updates one or more configuration of a SharePoint Embedded application.
21
Set-SPOApplication [-OwningApplicationId] <Guid> [[-SharingCapability] <SharingCapabilities>]
22
[[-OverrideTenantSharingCapability] <Boolean>]
23
[[-CopilotEmbeddedChatHosts] <System.Collections.Generic.List`1[System.String]>]
24
+ [[-MajorVersionLimit] <Int>]
25
[<CommonParameters>]
26
```
27
0 commit comments