Administering Windows Server Hybrid Core Infrastructure (AZ-800) Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the AZ-800 exam with our comprehensive practice quiz. Test your knowledge with multiple-choice questions and detailed explanations. Enhance your skills in Windows Server Hybrid Core Infrastructure to excel in your certification exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which of the following is a requirement for using Storage Replica?

  1. Both source and destination volumes must be formatted as NTFS

  2. No special network configuration is required

  3. Can use any type of storage account

  4. Requires an on-premises Azure Stack

The correct answer is: Both source and destination volumes must be formatted as NTFS

The requirement that both source and destination volumes must be formatted as NTFS is essential for using Storage Replica because NTFS (New Technology File System) is designed to support the features needed for replication, such as file-level security and change tracking. Storage Replica relies heavily on these file system attributes to maintain data consistency and integrity between volumes during the replication process. Utilizing NTFS enables the replication of large amounts of data efficiently while supporting features like volume shadow copies, which are crucial for data recovery and ensuring that replicated data is in a consistent state. Without this specific formatting, Storage Replica would not function correctly, as it is optimized for use with NTFS, and using other file systems could lead to compatibility issues or loss of essential replication features. The other options either misunderstand the requirements of Storage Replica or do not properly align with its functional specifications. Thus, having NTFS as a formatting requirement is a crucial aspect of ensuring that Storage Replica works as intended.