Skip to content

Commit a8c721b

Browse files
authored
Add links to PowerShell cmdlets referenced in the document (#13205)
1 parent a63303d commit a8c721b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Monitor/Monitor/help/Update-AzScheduledQueryRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Update-AzScheduledQueryRule -ResourceId <String> -Enabled <Boolean> [-DefaultPro
3232

3333
## DESCRIPTION
3434
Updates a Log Alert rule, updating only "Enabled" property is supported by this command.
35-
To update other properties, see "Set-AzScheduledQueryRule" command.
35+
To update other properties, see [Set-AzScheduledQueryRule](https://docs.microsoft.com/en-us/powershell/module/az.monitor/set-azscheduledqueryrule) command.
3636

3737
## EXAMPLES
3838

0 commit comments

Comments
 (0)