Question 5Storage for VHDs is used to provide durable disks for Azure Virtual Machines that utilize which type of Blob Storage?
Question
Question 5Storage for VHDs is used to provide durable disks for Azure Virtual Machines that utilize which type of Blob Storage?
Solution
Azure Virtual Machines use Managed Disks for their VHD storage. These Managed Disks are stored as Page Blobs in Azure Blob Storage.
Here are the steps to understand this:
-
Azure Virtual Machines use Virtual Hard Disks (VHDs) for their storage. These VHDs can be either managed or unmanaged by Azure.
-
Managed Disks are the newer and recommended disk storage model. They are like a physical disk in an on-premises server but, virtualized. Azure handles the storage account management for you with Managed Disks.
-
These Managed Disks are stored in Azure Blob Storage, which is Azure's storage solution for massive amounts of unstructured data, such as text or binary data.
-
Within Azure Blob Storage, there are different types of blobs: Block Blobs, Append Blobs, and Page Blobs.
-
Managed Disks are stored as Page Blobs. Page blobs are a collection of 512-byte pages optimized for random read and write operations. They provide the ability to write to a range of bytes in a blob.
So, to answer the question: Azure Virtual Machines utilize Page Blob Storage for their VHDs.
Similar Questions
The Azure Blob Storage product houses large amounts of unstructured data such as images, audio, video, and text.Which of the following is Blob Storage often used for? (Select three.)answerA high level of availabilityA large number (potentially thousands) of virtual machinesProtection against regional disastersStreaming videoFiles that need distributed accessProtection from datacenter failuresBackup and disaster recovery data
Which Azure Storage service is suitable for storing large amounts of unstructured data?Blob StorageQueue StorageFile StorageTable Storage
Which type of storage account in Azure is optimized for handling massive amounts of unstructured data efficiently?File StorageBlob StorageTable StorageQueue Storage
Azure Blob Storage is suitable for storing streamed data.1 pointTrue False
Which Azure Storage service is a NoSQL data store for semi-structured data?Blob StorageTable StorageFile StorageQueue Storage
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.