
Explanation:
The correct answer is Azure Blob Storage. Unmanaged disks in Azure are stored as VHD files which are implemented as page blobs in Azure Storage. These page blobs are part of the Azure Blob Storage service. When you create a virtual machine with unmanaged disks, these disks are stored in containers within storage accounts in Azure Blob Storage. References to this information can be found in the Microsoft documentation.
Ultimate access to all questions.
No comments yet.
When creating an Azure virtual machine, which Azure storage service is specifically designed to store the unmanaged data disks of the virtual machine? Identify the appropriate storage service for this task.
A
Azure Blob Storage
B
Azure File Storage
C
Azure Table Storage
D
Azure Queue Storage