Resource Type: Azure > Compute > Disk
The Disk resource type is a virtual hard disk image that can be used to create and manage the disks for Azure Virtual Machines.
Resource Context
Disk is a part of the Compute service.
Each Disk lives under a Resource Group.
Controls
The primary controls for Azure > Compute > Disk are:
It is also targeted by these controls:
- Azure > CIS v1 > 7 Virtual Machines > 7.01 Ensure that 'OS disk' are encrypted (Scored)
- Azure > CIS v1 > 7 Virtual Machines > 7.02 Ensure that 'Data disks' are encrypted (Scored)
- Azure > CIS v1 > 7 Virtual Machines > 7.03 Ensure that 'Unattached disks' are encrypted (Scored)
- Azure > CIS v1.2 > 7 - Virtual Machines > 7.02 - Ensure that 'OS and Data' disks are encrypted with CMK (Scored)
- Azure > CIS v1.2 > 7 - Virtual Machines > 7.03 - Ensure that 'Unattached disks' are encrypted with CMK (Scored)
- Azure > CIS v2.0 > 07 - Virtual Machines > 7.04 - Ensure that 'Unattached disks' are encrypted with 'Customer Managed Key' (CMK)
- Azure > CIS v2.0 > 07 - Virtual Machines > 7.07 - [Legacy] Ensure that VHDs are Encrypted
Quick Actions
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Snapshot and delete from Azure
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-compute#/resource/types/disk
- tmod:@turbot/turbot#/resource/categories/computeDisk
- turbot graphql resource --id "tmod:@turbot/azure-compute#/resource/types/disk"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-compute#/resource/types/disk';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-compute#/resource/types/disk"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-compute#/resource/types/disk' 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