diff --git a/docs/content/patterns/alz/HowTo/ActivityLog_Alerts_Table.md b/docs/content/patterns/alz/HowTo/ActivityLog_Alerts_Table.md index e49bb34fe..ad089f4d0 100644 --- a/docs/content/patterns/alz/HowTo/ActivityLog_Alerts_Table.md +++ b/docs/content/patterns/alz/HowTo/ActivityLog_Alerts_Table.md @@ -18,3 +18,4 @@ geekdocHidden: true | Subscription | ServiceHealthMaintenance | Service health | ***Not available since Activity Log based alerts do not have thresholds*** | ***Not applicable*** | ***N/A*** | | Subscription | ServiceSecurityIncident | Service health | ***Not available since Activity Log based alerts do not have thresholds*** | ***Not applicable*** | ***N/A*** | | Storage account | ActivitySADelete | Activity Log | ***Not available since Activity Log based alerts do not have thresholds*** | ***Not applicable*** | ***N/A*** | +| Application Insights | ActivityAppInsightsDelete | Activity Log | ***Not available since Activity Log based alerts do not have thresholds*** | diff --git a/docs/content/patterns/alz/HowTo/Log_Search_Alerts_Table.md b/docs/content/patterns/alz/HowTo/Log_Search_Alerts_Table.md index 6fa9bef78..6d3869f5a 100644 --- a/docs/content/patterns/alz/HowTo/Log_Search_Alerts_Table.md +++ b/docs/content/patterns/alz/HowTo/Log_Search_Alerts_Table.md @@ -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_ | ***Not available as threshold will always be 0*** | ***Not applicable***| ***N/A*** | +| Application Insights | *```resourceName```*-ApplicationInsightsThrottlingLimitReachedAlert | _Log search_ | ***\_amba-Throttling-threshold-override\_*** | Number | 64000 |