Skip to content

Commit 61d777b

Browse files
authored
update content description
1 parent 82ed189 commit 61d777b

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOCopilotAgentInsightsReport.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,11 @@ Accept wildcard characters: False
8585
8686
> Applicable: SharePoint Online
8787
88-
It specifies the kind of report to view or download. There are 3 kinds of sub-reports: CopilotAgentsOnSites, TopSites, SiteDistribution.
88+
Specifies the type of report to view or download. Valid values are:
8989
90-
If this cmdlet is executed with `-Content` as `CopilotAgentsOnSites`, a report with list of all sites on which a Copilot agent is created along with the names of the Copilot agent created in the specified number of days will be displayed.
91-
92-
If this cmdlet is executed with `-ReportId` as parameter and `-Content` as `TopSites`, the top 100 records summarizing the number of Copilot agents on sites created in the specified number of days will be displayed.
93-
94-
If this cmdlet is executed with `-ReportId` as parameter and `-Content` as `SiteDistribution`, a report showing Copilot distribution across sites in the specified number of days will be displayed.
90+
- `CopilotAgentsOnSites`: Displays a report listing all sites where a Copilot agent was created within the specified number of days. Includes the names of the agents created.
91+
- `TopSites`: Displays the top 100 sites with the highest number of Copilot agents created within the specified number of days.
92+
- `SiteDistribution`: Displays a report showing how Copilot agents are distributed across sites within the specified number of days.
9593

9694
```yaml
9795
Type: Microsoft.Online.SharePoint.TenantAdministration.SPOCopilotAgentInsightType

0 commit comments

Comments
 (0)