Your company is planning to storage log data, crash dump files, and other diagnostic data for Azure VMs in Azure. The company has issued the following requirements for the storage: Administrators must be able to browse to the data in File Explorer. Access over SMB 3.0 must be supported. The storage must support quotas. You need to choose the storage type to meet the requirements. Which storage type should you use

Respuesta :

Answer: Azure Files

Explanation:

Azure Files simply offers file shares in the cloud which can be accessible through the Network File System (NFS) or Server Message Block (SMB) protocol.

Since the administrators must be able to browse to the data in File Explorer, access over SMB 3.0 must be supported and the storage must also support quotas, the Azure files will be useful in this regard.