Resource Type: Azure > Security Center
The Security Center Service provides unified security management and advanced threat protection across hybrid cloud workloads. With Azure Security Center Service, users can apply security policies across their workloads, limit exposure to threats, and detect and respond to attacks.
Resource Types
The Security Center service includes these resource types:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-securitycenter#/resource/types/securityCenterService
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/azure-securitycenter#/resource/types/securityCenterService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-securitycenter#/resource/types/securityCenterService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-securitycenter#/resource/types/securityCenterService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-securitycenter#/resource/types/securityCenterService' 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