Resource Type: Azure > Alerts Management > Smart Detector Alert Rule
Azure Smart Detector Alert Rules use machine learning algorithms to automatically detect application issues. They monitor Application Insights telemetry data and generate smart detection alerts when potential performance problems or failure anomalies are detected.
Resource Context
Smart Detector Alert Rule is a part of the Alerts Management service.
Each Smart Detector Alert Rule lives under a Resource Group.
Controls
The primary controls for Azure > Alerts Management > Smart Detector Alert Rule are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-alertsmanagement#/resource/types/smartDetectorAlertRule
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/azure-alertsmanagement#/resource/types/smartDetectorAlertRule"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-alertsmanagement#/resource/types/smartDetectorAlertRule';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-alertsmanagement#/resource/types/smartDetectorAlertRule"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-alertsmanagement#/resource/types/smartDetectorAlertRule' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query