Microsoft Azure Fundamentals — Question 4
You plan to map a network drive from several computers that run Windows 10 to Azure Storage.
You need to create a storage solution in Azure for the planned mapped drive.
What should you create?
Answer options
- A. an Azure SQL database
- B. a virtual machine data disk
- C. a File service in a storage account
- D. a Blob service in a storage account
Correct answer: C
Explanation
The correct answer is C, as a File service in a storage account is specifically designed for file sharing and network drive mapping scenarios. Options A and B are not suitable for this purpose, as an Azure SQL database is for structured data storage and a virtual machine data disk is for VM storage rather than file sharing. Option D, while related to storage, is more appropriate for unstructured data rather than file sharing.