You manage an Azure subscription with virtual machines (VMs) that are running in Standard
mode.
You need to reduce the storage costs associated with the VMs.
What should you do?
A.
Locate and remove orphaned disks.
B.
Add the VMs to an affinity group.
C.
Change VMs to the Basic tier.
D.
Delete the VHD container.
Why not C?A doesn’t make sense
C will reduce your operating costs, but not storage costs. Removing useless disks from your storage accounts means you’re not paying for them any more.
Stupid question.