Skip to content

Commit 9d40f49

Browse files
authored
Removed invalid links that weren't applicable (MicrosoftDocs#2354)
1 parent 796e901 commit 9d40f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azps-9.0.0/Az.Advisor/Get-AzAdvisorRecommendation.md

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

azps-9.0.1/Az.Advisor/Get-AzAdvisorRecommendation.md

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

0 commit comments

Comments
 (0)