Architecting Microsoft Azure Solutions (legacy) — Question 1
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are designing a storage solution to support on-premises resources and Azure-hosted resources.
You need to provide on-premises storage that has built-in replication to Azure.
Solution: You include Azure Table storage in the design.
Does this solution meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The correct answer is B because Azure Table storage is designed for structured NoSQL data and does not inherently provide built-in replication for on-premises storage. A solution like Azure Blob Storage with Azure Site Recovery would be more appropriate for meeting the requirement of on-premises storage with replication to Azure.