We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d00d57a + be20506 commit f364f43Copy full SHA for f364f43
src/ResourceManager/Insights/Commands.Insights/help/Get-AzureRmAlertRule.md
@@ -46,7 +46,7 @@ The output does not contain details about the rules because the *DetailedOutput*
46
47
### Example 2: Get an alert rule by name
48
```
49
-PS C:\>Get-AzureRmAlertRule -ResourcGroup "Default-Web-CentralUS" -Name "myalert-7da64548-214d-42ca-b12b-b245bb8f0ac8"
+PS C:\>Get-AzureRmAlertRule -ResourceGroup "Default-Web-CentralUS" -Name "myalert-7da64548-214d-42ca-b12b-b245bb8f0ac8"
50
51
52
This command gets the alert rule named myalert-7da64548-214d-42ca-b12b-b245bb8f0ac8.
0 commit comments