70-583 · Question #5
70-583 Question #5: Real Exam Question with Answer & Explanation
The correct answer is A. Store VHDs in Windows Azure page blob storage. D. Store video files in Windows Azure block blob storage.. You can store text and binary data in either of two types of blobs: Block blobs, which are optimized for streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. After you create or change th
Question
Options
- AStore VHDs in Windows Azure page blob storage.
- BStore VHDs in Windows Azure block blob storage.
- CStore video files in Windows Azure page blob storage.
- DStore video files in Windows Azure block blob storage.
Explanation
You can store text and binary data in either of two types of blobs: Block blobs, which are optimized for streaming. Page blobs, which are optimized for random read/write operations and which provide the ability to write to a range of bytes in a blob. After you create or change the server image, you are ready to upload the .vhd file that contains the image data to Windows Azure. There are two opportunities for uploading VHDs to Windows Azure. When you initially create a VM role, you upload a base VHD to Windows Azure, which is used as a template to create VM role instances.
Community Discussion
No community discussion yet for this question.