LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


For VM1 in an Azure subscription, recommend storage and host caching configurations for a new 1-TB data disk ensuring data resiliency, high performance, and no data loss in case of host failure.

Exam-Like



Explanation:

The correct answer is A: Premium SSD with ZRS; Host-caching: Read-only.

Explanation:

  1. Storage Type: Premium SSDs provide the lowest latency and highest performance compared to other disk types. Zone-redundant storage (ZRS) ensures data resiliency by replicating data across multiple availability zones, which protects against datacenter outages.
  2. Host Caching: Read-only caching is recommended to enhance read performance without risking data loss. Write caching could pose a risk of data loss if a host fails, therefore it is not suitable for scenarios where no data loss is acceptable.
Powered ByGPT-5