Microsoft Azure Fundamentals — Question 69
You plan to provision Infrastructure as a Service (IaaS) resources in Azure.
Which resource is an example of IaaS?
Answer options
- A. an Azure web app
- B. an Azure virtual machine
- C. an Azure logic app
- D. an Azure SQL database
Correct answer: B
Explanation
An Azure virtual machine is an example of IaaS because it provides virtualized computing resources over the internet, allowing users to run their own operating systems and applications. In contrast, an Azure web app, Azure logic app, and Azure SQL database are examples of Platform as a Service (PaaS), which abstracts the underlying infrastructure management.