Resource Type: Azure > Provider > Security
The Security provider offers a comprehensive suite of security services designed to protect Azure resources and workloads. This provider includes tools for threat detection, vulnerability management, compliance monitoring, and identity protection, enabling organizations to safeguard their cloud environment against evolving security threats.
Resource Context
Security is a part of the Provider service.
Each Security lives under a Subscription.
Controls
The primary controls for Azure > Provider > Security 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/security
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/security"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/security';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/security"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/security' 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