You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotAgentInsightsReport.md
+26-26Lines changed: 26 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,39 +88,39 @@ It specifies the kind of report to view or download. There are 3 kinds of sub-re
88
88
89
89
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 with the following properties:
| Template | The Site template of the SharePoint site. |
96
-
| Site owner | Name of the owner of the SharePoint site. |
97
-
| Copilot name | Name of Copilot agent on the SharePoint site. |
98
-
| Sensitivity | The sensitivity label of the SharePoint site. |
99
-
| Restrict site access enabled | RAC status (Yes/No) of the SharePoint site. |
100
-
| Restrict site discovery enabled | RCD status (Yes/No) of the SharePoint site. |
101
-
| External sharing | External Sharing status (Yes/No) of the SharePoint site. |
102
-
103
-
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 with the following properties:
| Template | The Site template of the SharePoint site. |
96
+
| Site owner | Name of the owner of the SharePoint site. |
97
+
| Copilot name | Name of Copilot agent on the SharePoint site. |
98
+
| Sensitivity | The sensitivity label of the SharePoint site. |
99
+
| Restrict site access enabled | Restrict site access status (Yes/No) of the SharePoint site. |
100
+
| Restrict site discovery enabled | Restrict site discovery status (Yes/No) of the SharePoint site. |
101
+
| External sharing | External Sharing status (Yes/No) of the SharePoint site. |
102
+
103
+
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 with the following properties:
| Template | The Site template of the SharePoint site. |
110
+
| Site owner | Name of the owner of the SharePoint site. |
111
+
| Copilot agents | Number of Copilot agents on the SharePoint site. |
112
+
| Sensitivity | The sensitivity label of the SharePoint site. |
113
+
| Restrict site access enabled | Restrict site access status (Yes/No) of the SharePoint site. |
114
+
| Restrict site discovery enabled | Restrict site discovery status (Yes/No) of the SharePoint site. |
115
+
| External sharing | External Sharing status (Yes/No) of the SharePoint site. |
116
116
117
117
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 with the following properties:
0 commit comments