turbot/azure_compliance
Loading controls...

Control: Virtual Machine scale sets boot diagnostics should be enabled

Description

This policy identifies Azure Virtual Machines scale sets which has Boot Diagnostics setting Disabled. Boot Diagnostics when enabled for virtual machine, captures Screenshot and Console Output during virtual machine startup. This would help in troubleshooting virtual machine when it enters a non-bootable state.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.compute_vm_scale_set_boot_diagnostics_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.compute_vm_scale_set_boot_diagnostics_enabled --share

SQL

This control uses a named query:

compute_vm_scale_set_boot_diagnostics_enabled

Tags