Azure plugin v0.62.0 - Added column power_state to the azure_compute_virtual_machine_scale_set_vm table
Jul 12, 2024•plugin
Enhancements
- Added column
power_state
to theazure_compute_virtual_machine_scale_set_vm
table. (#800) (Thanks @pdepdecatcat for the contribution!)
Bug fixes
- Fixed the
azure_log_alert
table to correctly return values foractions
,condition
,description
,enabled
, andscopes
columns instead ofnull
. (#796)