From 3305393d740abab9d924b1c292a8e76a74fb5ed5 Mon Sep 17 00:00:00 2001 From: Gautam Chaudhary <224857719+starringGTM@users.noreply.github.com> Date: Fri, 17 Apr 2026 05:06:03 -0700 Subject: [PATCH] Revise documentation for Get-SPOM365AgentAccessInsightsReport Updated the documentation for Get-SPOM365AgentAccessInsightsReport cmdlet with additional details on examples and parameters. --- .../Get-SPOM365AgentAccessInsightsReport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOM365AgentAccessInsightsReport.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOM365AgentAccessInsightsReport.md index 167c34270..957b3ab7f 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOM365AgentAccessInsightsReport.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOM365AgentAccessInsightsReport.md @@ -48,7 +48,7 @@ Example 1 enables administrator to view the status of all active and completed a Get-SPOM365AgentAccessInsightsReport –ReportId 9d946216-afe7-49f5-8267-7b662435c70b ``` -Example 2 enables administrator to view the Microsoft 365 agent insight report of the given report ID. +Example 2 enables administrator to view the Microsoft 365 agent insight report of the given report ID. This displays data for up to 100 sites, with a maximum of 20 agents shown per site. ### EXAMPLE 3