Skip to content

Commit ff4f233

Browse files
authored
typo fix
1 parent a191e34 commit ff4f233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ If you can see a fired alert in the portal, but its configured action did not tr
158158
- The delay between 4th and 5th attempt is 40 seconds
159159
- The delay between 5th and 6th attempt is 5 seconds
160160
- After retries attempted to call the webhook fail, no action group calls the endpoint for 15 minutes.
161-
- The retry logic assumes that the call can be retried. The status codes: 408, 429, 503, 504, or `HttpRequestException`, `WebException`, or `TaskCancellationException` allow for the call to be retried.
161+
- The retry logic assumes that the call can be retried. The status codes: 408, 429, 503, 504, or `HttpRequestException`, `WebException`, or `TaskCancellationException` allow for the call to be retried.
162162

163163
## Action or notification happened more than once
164164

0 commit comments

Comments
 (0)