Microsoft Azure Fundamentals — Question 102
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.
Your company plans to migrate all its data and resources to Azure.
The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure.
You need to deploy an Azure environment that meets the company migration plan.
Solution: You create Azure virtual machines, Azure SQL databases, and Azure Storage accounts.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The solution does not meet the goal because creating Azure virtual machines is an Infrastructure as a Service (IaaS) solution, which contradicts the requirement for using only PaaS solutions. Azure SQL databases and Azure Storage accounts are PaaS offerings, but the inclusion of virtual machines makes the entire solution non-compliant with the migration plan.