Easy1 markMultiple Choice
AZ-900 · Question 22 · Domain 2.2: Azure Compute Services
Which Azure service provides scalable, on-demand virtualized compute resources, allowing you to choose the operating system and configure the environment exactly as needed?
Which Azure service provides scalable, on-demand virtualized compute resources, allowing you to choose the operating system and configure the environment exactly as needed?
Answer options:
A.
Azure App Service
B.
Azure Functions
C.
Azure Virtual Machines
D.
Azure Container Instances
How to approach this question
Look for the service that gives you full control over the operating system (IaaS).
Full Answer
C.Azure Virtual Machines✓ Correct
Azure Virtual Machines (VMs) are an Infrastructure as a Service (IaaS) offering that provides on-demand, scalable computing resources. They give you total control over the operating system and the environment, making them ideal for custom software or legacy applications.
Common mistakes
Selecting App Service, which abstracts the OS away from the user.
Practice the full Azure Fundamentals AZ-900 Practice Exam 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert