Resource Type: Azure > Provider > Operational Insights
The Operational Insights provider offers advanced analytics and monitoring capabilities for IT operations. This provider, powered by Azure Log Analytics, enables users to collect, analyze, and visualize data from various sources, helping to detect issues, improve performance, and ensure the health of their Azure and on-premises environments.
Resource Context
Operational Insights is a part of the Provider service.
Each Operational Insights lives under a Subscription.
Controls
The primary controls for Azure > Provider > Operational Insights 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-provider#/resource/types/operationalInsights
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/operationalInsights"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/operationalInsights';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/operationalInsights"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/operationalInsights' 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