Skip to content

Commit 0d7112a

Browse files
Merge pull request #902 from MicrosoftDocs/main
[AutoPublish] main to live - 06/04 13:30 PDT | 06/05 02:00 IST
2 parents b12397d + 25eac4e commit 0d7112a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Lists various 'Data Access Governance' (DAG) reports in SharePoint admin center.
2121

2222
### GetAllReportsParameterSet
2323
```
24-
Get-SPODataAccessGovernanceInsight -ReportEntity <ReportEntityEnum> [-WorkLoad <WorkloadEnum>] [-ReportType <ReportTypeEnum>] [<CommonParameters>]
24+
Get-SPODataAccessGovernanceInsight -ReportEntity <ReportEntityEnum> [-Workload <WorkloadEnum>] [-ReportType <ReportTypeEnum>] [<CommonParameters>]
2525
```
2626

2727
### GetReportParameterSet
@@ -95,7 +95,7 @@ Accept pipeline input: False
9595
Accept wildcard characters: False
9696
```
9797
98-
### -WorkLoad
98+
### -Workload
9999
100100
Specifies the datasource of the reports to be fetched i.e., reports for SharePoint sites or for OneDrive accounts.
101101

0 commit comments

Comments
 (0)