diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Start-SPODataAccessGovernanceInsight.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Start-SPODataAccessGovernanceInsight.md index efae44886..666c84249 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Start-SPODataAccessGovernanceInsight.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Start-SPODataAccessGovernanceInsight.md @@ -53,7 +53,7 @@ Start-SPODataAccessGovernanceInsight -ReportEntity -Workload ### UserPermissionsParameterSet ``` Start-SPODataAccessGovernanceInsight -ReportEntity -Workload - -ReportType -Name -UserIDList + -ReportType -Name -UserEmailList [] ``` @@ -227,12 +227,12 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -UserIDList +### -UserEmailList -Specifies the Entra object IDs of the users for whom permissions report should be generated. Can be fetched using the `Get-MgUser` command from [Microsoft Graph PowerShell](/powershell/module/microsoft.graph.users/get-mguser). +Specifies the email IDs of the users for whom permissions report should be generated. ```yaml -Type: System.Collections.Generic.List`1[System.Guid] +Type: System.Collections.Generic.List`1[System.String] Parameter Sets: UserPermissionsParameterSet Aliases: