Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An IT department deploys an Azure Virtual Machine (VM) to run testing workloads during business hours. To reduce spending, an administrator stops and deallocates the virtual machine every evening and over the weekend.
Which component of the virtual machine infrastructure will continue to incur billing charges while the virtual machine is in a stopped (deallocated) state?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Azure Managed Disks are block-level storage volumes managed by Microsoft Azure and used with Azure Virtual Machines. They function like physical hard drives in on-premises servers and store the operating system (OS), custom applications, and workload data.
When an Azure Virtual Machine is transitioned to the stopped (deallocated) state, Azure releases the physical hardware resources such as vCPUs and system memory (RAM), stopping all compute billing meters. However, the data stored on the virtual machine must be preserved for when the VM is started again. Therefore, the managed storage disks remain allocated in Azure storage infrastructure and continue to accrue standard storage capacity charges.
Understanding the separation between compute costs and storage costs is fundamental in Azure cloud architecture. While stopping and deallocating a virtual machine pauses compute hourly consumption rates, non-compute resources such as persistent managed disks continuously incur monthly storage fees until explicitly deleted.