QUESTION IMAGE
Question
an organization plans to deploy numerous virtual machines on azure. which azure storage service should be used to store the data disks of the virtual machine?
a ○ premium storage
b ○ azure cosmos db
c ○ azure page blobs
d ○ azure files
Brief Explanations
To determine the correct Azure storage service for virtual machine data disks:
- Option A: Premium storage is a type of storage account, not a specific service for data disks.
- Option B: Azure Cosmos DB is a NoSQL database service, not for storing VM data disks.
- Option C: Azure Page Blobs are used to store virtual machine disks (both OS and data disks) in Azure. They are optimized for random read/write operations, which is suitable for VM disks.
- Option D: Azure Files provides file shares, not for VM data disks.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. Azure Page Blobs