Skip to content

Commit 604055a

Browse files
authored
Add links to PowerShell cmdlets referenced in the document (#13204)
Also remove bold from link to match other documents in repository
1 parent 7368d82 commit 604055a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ New-AzMetricAlertRuleV2DimensionSelection -DimensionName <String> -ValuesToInclu
1818
```
1919

2020
## DESCRIPTION
21-
The **New-AzMetricAlertRuleV2DimensionSelection** cmdlet creates a local dimension selection object to help with the construction of metric alert criteria using **New-AzMetricAlertRuleV2Criteria** cmdlet.
21+
The **New-AzMetricAlertRuleV2DimensionSelection** cmdlet creates a local dimension selection object to help with the construction of metric alert criteria using [New-AzMetricAlertRuleV2Criteria](https://docs.microsoft.com/en-us/powershell/module/az.monitor/new-azmetricalertrulev2criteria) cmdlet.
2222

2323
## EXAMPLES
2424

0 commit comments

Comments
 (0)