Skip to content

Commit 3cc4fb4

Browse files
authored
Merge branch 'master' into patch-2
2 parents 2e71143 + e101c54 commit 3cc4fb4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,8 @@ Accept wildcard characters: False
489489

490490
### -CommentsOnSitePagesDisabled
491491

492-
PARAMVALUE: $true | $false
492+
Use this parameter to disable Comments section on Site Pages.
493+
The parameter can't be used for Groups Site Collections.
493494

494495
```yaml
495496
Type: Boolean

sharepoint/sharepoint-ps/sharepoint-online/sharepoint-online.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -399,10 +399,6 @@ The following cmdlet references are for SharePoint Online.
399399

400400
{{Manually Enter Restore-SPODeletedSite Description Here}}
401401

402-
### [Revoke-SPObjectSecurity](Revoke-SPObjectSecurity.md)
403-
404-
{{Manually Enter Revoke-SPObjectSecurity Description Here}}
405-
406402
### [Revoke-SPOHubSiteRights](Revoke-SPOHubSiteRights.md)
407403

408404
{{Manually Enter Revoke-SPOHubSiteRights Description Here}}

sharepoint/sharepoint-ps/sharepoint-server/sharepoint-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,6 +2226,9 @@ Removes the trusted security token service object. Platform: SharePoint Server 2
22262226
#### [Remove-SPTrustedServiceTokenIssuer](Remove-SPTrustedServiceTokenIssuer.md)
22272227
Deletes the object that represents the farm trust. Platform: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019.
22282228

2229+
### [Revoke-SPObjectSecurity](Revoke-SPObjectSecurity.md)
2230+
Removes a security principal from a SPObjectSecurity object.
2231+
22292232
#### [Set-SPSecurityTokenServiceConfig](Set-SPSecurityTokenServiceConfig.md)
22302233
Updates the settings of the SharePoint security token service (STS) identity provider. Platform: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019.
22312234

0 commit comments

Comments
 (0)