Resource Type: Azure > Monitor
The Azure Monitor service provides scalable monitoring and observability capabilities in the Azure cloud. It allows users to collect, analyze, and act on telemetry data from their applications and infrastructure, enabling proactive management, troubleshooting, and optimization of performance and availability.
Resource Types
The Monitor service includes these resource types:
Controls
The primary controls for Azure > Monitor 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-monitor#/resource/types/monitor
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/azure-monitor#/resource/types/monitor"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-monitor#/resource/types/monitor';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-monitor#/resource/types/monitor"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-monitor#/resource/types/monitor' 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