Skip to content

Commit 48f87c4

Browse files
committed
Consolidate doubled ## SYNTAX sections
1 parent b7de9c6 commit 48f87c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPORestrictedAccessForSitesInsights.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ This cmdlet enables the administrator to check status of all active and availabl
1919

2020
## SYNTAX
2121

22+
### Protected sites
23+
2224
```powershell
2325
Get-SPORestrictedAccessForSitesInsights -RACProtectedSites [-ReportId <Guid>] [-FullDetails] [-Action <ActionType>] [-InsightsSummary <Boolean>]
2426
```
2527

26-
## SYNTAX
28+
### Actions blocked by policy
2729

2830
```powershell
2931
Get-SPORestrictedAccessForSitesInsights -ActionsBlockedByPolicy [-ReportId <Guid>] [-Content <ContentType>] [-Action <ActionType>]

0 commit comments

Comments
 (0)