Microsoft Azure Fundamentals — Question 193
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's migration plan.
What should you create?
Answer options
- A. Azure virtual machines, Azure SQL databases, and Azure Storage accounts.
- B. an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed.
- C. an Azure App Service and Azure SQL databases.
- D. Azure storage accounts and web server in Azure virtual machines.
Correct answer: C
Explanation
The correct answer is C, as both Azure App Service and Azure SQL databases are PaaS offerings, aligning with the company's requirement. Options A and D include Azure virtual machines, which are IaaS, and option B combines PaaS with IaaS, thus not fully meeting the PaaS-only condition.