A county clerk’s Azure VM stores the operating system on one disk and scanned deed images on another. How should those storage attachments be described?
Select an answer to reveal the explanation.
Short Explanation
Picture the OS disk as the boot drive and a data disk as the extra shelf for deed scans. Same VM, different jobs for each attached disk. Queues and ExpressRoute are not those disk roles.
Full Explanation
Virtual machines use an OS disk for the operating system and may attach one or more data disks for additional storage. AZ-900 expects a describe-level distinction: OS disks support boot and system files, while data disks hold application or file workloads attached to the VM.