Skip to content

Commit a576086

Browse files
authored
Corrected broken links in az.operationalinsights ref docs (#22369)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent a814d4c commit a576086

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/OperationalInsights/OperationalInsights/help/Invoke-AzOperationalInsightsQuery.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ $queryResults.Render
7373
$queryResults.Statistics
7474
```
7575

76-
See [https://dev.loganalytics.io/documentation/Using-the-API/RequestOptions](https://dev.loganalytics.io/documentation/Using-the-API/RequestOptions) for details on the render and statistics info.
77-
7876
## PARAMETERS
7977

8078
### -AsJob
@@ -169,7 +167,6 @@ Accept wildcard characters: False
169167
170168
### -Wait
171169
Puts an upper bound on the amount of time the server will spend processing the query.
172-
See: https://dev.loganalytics.io/documentation/Using-the-API/Timeouts
173170
174171
```yaml
175172
Type: System.Nullable`1[System.Int32]

0 commit comments

Comments
 (0)