QUESTION IMAGE
Question
which of the following are the types of blobs in azure storage?
each correct answer represents a complete solution. choose all that apply.
a block
b append
c page
d disk
Brief Explanations
Azure Storage has three main types of blobs: Block blobs (used for streaming data), Append blobs (for append - only operations like logging), and Page blobs (for random read - write operations, often used for VHDs). Disk is not a type of blob in Azure Storage.
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
A. Block, B. Append, C. Page