Skip to content

Commit 6fd1106

Browse files
authored
Corrected docs build errors for new platyps (#28152)
1 parent 531182e commit 6fd1106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Advisor/Advisor/help/Get-AzAdvisorRecommendation.md

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

0 commit comments

Comments
 (0)