AZ-019 Microsoft Azure

VMs use managed disks (not unmanaged page blobs).

VMs use managed disks (not unmanaged page blobs).

Domain
Microsoft Azure
Area
Compute
Automated / manual
Automated

Risk if it fails

Unmanaged disks lack modern security controls.

Older unmanaged disks miss out on default encryption and access controls, leaving a weaker, more exposed storage layer for attackers to target.

How Tess tests it

1 test — each concludes only on cited evidence.

VMs use managed disks (not unmanaged page blobs).

Automated
Procedure
Confirm storageProfile uses managedDisk.

Read-only command

az vm list --query '[].{Name:name,OsDisk:storageProfile.osDisk.managedDisk}' -o table

More in Microsoft Azure

Want Tess to test AZ-019 against your evidence?

Book a demo