Skip to content

Commit f13a0cb

Browse files
authored
Revise author and cmdlet details in documentation
Updated author information and corrected cmdlet description.
1 parent a731608 commit f13a0cb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Start-SPOM365AgentAccessInsightsReport.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@ online version: https://learn.microsoft.com/powershell/module/sharepoint-online/
55
applicable: SharePoint Online
66
title: Start-SPOM365AgentAccessInsightsReport
77
schema: 2.0.0
8-
author: gchaudhary
8+
author: starringGTM
99
ms.author: gchaudhary
1010
ms.reviewer:
11-
manager: lokeshgoel
1211
---
1312

1413
# Start-SPOM365AgentAccessInsightsReport
1514

1615
## SYNOPSIS
1716

18-
Using this cmdlet, administrators may trigger the build of a new M365 agent insight report for the specified number of days.
17+
Using this cmdlet, administrators may trigger the build of a new Microsoft 365 agent insight report for the specified number of days.
1918

2019
> [!NOTE]
2120
> The feature associated with this cmdlet will be rolling out soon.
@@ -29,7 +28,7 @@ Start-SPOM365AgentAccessInsightsReport [-Force] [-ReportPeriodInDays <Int32>] [-
2928

3029
## DESCRIPTION
3130

32-
After executing this cmdlet, the M365 agent insight report generation request for the specified number of days is added to the pipeline queue.
31+
After executing this cmdlet, the Microsoft 365 agent insight report generation request for the specified number of days is added to the pipeline queue.
3332

3433
## EXAMPLES
3534

@@ -39,7 +38,7 @@ After executing this cmdlet, the M365 agent insight report generation request fo
3938
Start-SPOM365AgentAccessInsightsReport
4039
```
4140

42-
Example 1 generates the M365 agent insight report for a default duration of 1 day since the parameter `–ReportPeriodInDays` is not provided.
41+
Example 1 generates the Microsoft 365 agent insight report for a default duration of 1 day since the parameter `–ReportPeriodInDays` is not provided.
4342

4443
### EXAMPLE 2
4544

0 commit comments

Comments
 (0)