Skip to content

Commit 4773a07

Browse files
authored
Update Start-SPOEnterpriseAppInsightsReport.md
1 parent 3894635 commit 4773a07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Start-SPOEnterpriseAppInsightsReport.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This cmdlet enables admin to trigger the build of a new Enterprise Application I
2323
Start-SPOEnterpriseAppInsightsReport [-Force <SwitchParameter>] [-ReportPeriodInDays <Int>]
2424
```
2525

26-
## Description
26+
## DESCRIPTION
2727

2828
After this cmdlet is executed, the Enterprise Application Insights report generation request for the last N days gets queued in the pipeline and the below metadata is displayed with the following properties:
2929
| Property | Description |
@@ -33,7 +33,7 @@ After this cmdlet is executed, the Enterprise Application Insights report genera
3333
| Status | The Status of the report. |
3434
| ReportPeriodInDays | The report duration in days. |
3535

36-
## Example
36+
## EXAMPLES
3737

3838
### -----------------------EXAMPLE 1-----------------------------
3939

@@ -86,12 +86,12 @@ Accept pipeline input: False
8686
Accept wildcard characters: False
8787
```
8888
89-
## CommonParameters
89+
### CommonParameters
9090
9191
This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`, `-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`, `-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
9292

9393
## Related Links
9494

9595
[Get started with SharePoint Online Management Shell](https://learn.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/connect-sharepoint-online)
9696

97-
[Get-SPOEnterpriseAppInsightsReport](https://learn.microsoft.com/en-us/powershell/sharepoint/sharepoint-online/get-spoenterpriseappinsightsreport)
97+
[Get-SPOEnterpriseAppInsightsReport](./Get-SPOEnterpriseAppInsightsReport.md)

0 commit comments

Comments
 (0)