Skip to content

Commit ec3ce1c

Browse files
authored
Removed invalid docs links that weren't applicable (Azure#19859)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent a4ff92a commit ec3ce1c

File tree

5 files changed

+1
-11
lines changed

5 files changed

+1
-11
lines changed

src/Advisor/help/Get-AzAdvisorRecommendation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Accept wildcard characters: False
123123
124124
### -Filter
125125
The filter to apply to the recommendations.
126-
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '[Category](#category)'] with operators ['eq', 'and', 'or'].
126+
Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category' with operators ['eq', 'and', 'or'].
127127
Example:
128128
- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'
129129

src/Monitor/Monitor/help/Add-AzMetricAlertRule.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
332332

333333
## RELATED LINKS
334334

335-
[Set-AzActivityLogAlert](./Set-AzActivityLogAlert.md)
336-
337335
[Add-AzWebtestAlertRule](./Add-AzWebtestAlertRule.md)
338336

339337
[Get-AzAlertHistory](./Get-AzAlertHistory.md)

src/Monitor/Monitor/help/Add-AzWebtestAlertRule.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
278278

279279
## RELATED LINKS
280280

281-
[Set-AzActivityLogAlert](./Set-AzActivityLogAlert.md)
282-
283281
[Add-AzMetricAlertRule](./Add-AzMetricAlertRule.md)
284282

285283
[Get-AzAlertHistory](./Get-AzAlertHistory.md)

src/Monitor/Monitor/help/Get-AzAutoscaleHistory.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
305305

306306
## RELATED LINKS
307307

308-
[Add-AzAutoscaleSetting](./Add-AzAutoscaleSetting.md)
309-
310308
[Get-AzAutoscaleSetting](./Get-AzAutoscaleSetting.md)
311309

312310
[Remove-AzAutoscaleSetting](./Remove-AzAutoscaleSetting.md)

src/Monitor/Monitor/help/New-AzAlertRuleWebhook.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
106106
[Add-AzWebtestAlertRule](./Add-AzWebtestAlertRule.md)
107107
108108
[New-AzAlertRuleEmail](./New-AzAlertRuleEmail.md)
109-
110-
[New-AzAutoscaleWebhook](./New-AzAutoscaleWebhook.md)
111-
112-

0 commit comments

Comments
 (0)