Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

an organization has deployed multiple instances of windows os in its az…

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

Explanation:

Brief Explanations

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.

Answer:

B. Azure Files