Skip to content

Commit

Permalink
Adding AppInsights alerts to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunoga-MS committed Jan 7, 2025
1 parent c4667ad commit 1befb6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ geekdocHidden: true
| Subscription | ServiceHealthMaintenance | Service health | <span style="color:DarkOrange">***Not available since Activity Log based alerts do not have thresholds***</span> | <span style="color:DarkOrange">***Not applicable***</span> | <span style="color:DarkOrange">***N/A***</span> |
| Subscription | ServiceSecurityIncident | Service health | <span style="color:DarkOrange">***Not available since Activity Log based alerts do not have thresholds***</span> | <span style="color:DarkOrange">***Not applicable***</span> | <span style="color:DarkOrange">***N/A***</span> |
| Storage account | ActivitySADelete | Activity Log | <span style="color:DarkOrange">***Not available since Activity Log based alerts do not have thresholds***</span> | <span style="color:DarkOrange">***Not applicable***</span> | <span style="color:DarkOrange">***N/A***</span> |
| Application Insights | ActivityAppInsightsDelete | Activity Log | <span style="color:DarkOrange">***Not available since Activity Log based alerts do not have thresholds***</span> |
1 change: 1 addition & 0 deletions docs/content/patterns/alz/HowTo/Log_Search_Alerts_Table.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ geekdocHidden: true
| Virtual machine | *```subscription().displayName```*-VMHighCPUAlert | _Log search_ | ***\_amba-UtilizationPercentage-threshold-Override\_*** | Number | 90 |
| Virtual machine | *```subscription().displayName```*-VMLowMemoryAlert | _Log search_ | ***\_amba-AvailableMemoryPercentage-threshold-Override\_*** | Number | 8 |
| Log Analytics workspace | *```resourceName```*-DailyCapLimitReachedAlert | _Log search_ | <span style="color:DarkOrange">***Not available as threshold will always be 0***</span> | <span style="color:DarkOrange">***Not applicable***</span>| <span style="color:DarkOrange">***N/A***</span> |
| Application Insights | *```resourceName```*-ApplicationInsightsThrottlingLimitReachedAlert | _Log search_ | ***\_amba-Throttling-threshold-override\_*** | Number | 64000 |

0 comments on commit 1befb6d

Please sign in to comment.