QUESTION IMAGE
Question
an organization has deployed multiple instances of windows os in its azure environment. the best way to map a network drive to azure storage is to create which of the following?
a 〇 azure page blob
b 〇 azure files
c 〇 premium storage
d 〇 azure cosmos db
Azure Files provides fully managed file shares in the cloud that are accessible via the Server Message Block (SMB) protocol. It allows users to map a network drive in Windows (or mount in Linux/macOS) to an Azure File share. Azure Page Blob is mainly for random read - write operations on large binary data (like virtual machine disks). Premium storage is a type of storage offering with high performance (usually for disks attached to VMs). Azure Cosmos DB is a NoSQL database service.
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
B. Azure Files