Resource Type: Azure > Application Insights > Application Insight
The Application Insights resource type is a tool for application performance management and monitoring that can be used to detect, triage, and diagnose issues in your web applications and services.
Resource Context
Application Insight is a part of the Application Insights service.
Each Application Insight lives under a Resource Group.
Controls
The primary controls for Azure > Application Insights > Application Insight are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-applicationinsights#/resource/types/applicationInsight
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-applicationinsights#/resource/types/applicationInsight"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-applicationinsights#/resource/types/applicationInsight';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-applicationinsights#/resource/types/applicationInsight"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-applicationinsights#/resource/types/applicationInsight' 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