From 1be3cbe78de90e5a512529fbe3f66d8acb8d532a Mon Sep 17 00:00:00 2001 From: Kartik P V R Date: Wed, 4 Jun 2025 21:37:26 +0530 Subject: [PATCH] Changing WorkLoad to Workload --- .../sharepoint-online/Get-SPODataAccessGovernanceInsight.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-online/Get-SPODataAccessGovernanceInsight.md b/sharepoint/sharepoint-ps/sharepoint-online/Get-SPODataAccessGovernanceInsight.md index ccf386de9..0c6782dcd 100644 --- a/sharepoint/sharepoint-ps/sharepoint-online/Get-SPODataAccessGovernanceInsight.md +++ b/sharepoint/sharepoint-ps/sharepoint-online/Get-SPODataAccessGovernanceInsight.md @@ -21,7 +21,7 @@ Lists various 'Data Access Governance' (DAG) reports in SharePoint admin center. ### GetAllReportsParameterSet ``` -Get-SPODataAccessGovernanceInsight -ReportEntity [-WorkLoad ] [-ReportType ] [] +Get-SPODataAccessGovernanceInsight -ReportEntity [-Workload ] [-ReportType ] [] ``` ### GetReportParameterSet @@ -95,7 +95,7 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -WorkLoad +### -Workload Specifies the datasource of the reports to be fetched i.e., reports for SharePoint sites or for OneDrive accounts.