An administrator is planning an Azure Storage deployment and needs to identify the characteristics of different storage options and tiers. Which two of the following statements are correct?
- Azure Files provides fully managed file shares in the cloud that can be accessed using the industry-standard Server Message Block (SMB) protocol.Cevap
- Data stored in the Archive access tier of Azure Blob Storage must be rehydrated to a Hot or Cool tier before it can be read.Cevap
- CData in the Archive access tier can be read directly and instantly with millisecond-level retrieval latency.
- DFor Azure Disk Storage, Microsoft automatically manages and patches the operating system installed on the disk.
Cevap
Azure Files provides fully managed file shares accessible via SMB, and data in the Archive access tier must be rehydrated to Hot or Cool before it can be read.
The option stating that Azure Files provides fully managed file shares via the SMB protocol is correct because SMB is the standard protocol for sharing files that Azure Files implements natively. The option stating that data in the Archive tier must be rehydrated is correct because the Archive tier is offline and requires rehydration to an online tier (Hot or Cool) before the data can be read.
Adım Adım Çözüm
Anahtar Kavram
Azure Storage services (Files, Disks) and Blob Storage access tiers (Archive) characteristics
Tahmini Süre:1m 0s