Medium1 markMultiple Choice
AZ-900 · Question 25 · Domain 2.2: Azure Compute Services
Which TWO of the following are characteristics of Azure App Service? (Select TWO)
Which TWO of the following are characteristics of Azure App Service? (Select TWO)
Answer options:
A.
It is an Infrastructure as a Service (IaaS) offering.
B.
It is a Platform as a Service (PaaS) offering.
C.
It requires you to manually install Windows or Linux updates.
D.
It is designed to host web applications and REST APIs.
E.
It is primarily used for running virtual desktops.
How to approach this question
Identify the service model and primary use case for Azure App Service.
Full Answer
It is a Platform as a Service (PaaS) offering., It is designed to host web applications and REST APIs.
Azure App Service is a fully managed PaaS offering for building, deploying, and scaling web apps, REST APIs, and mobile backends. Because it is PaaS, Microsoft handles the infrastructure maintenance, including OS patching.
Common mistakes
Thinking you have to manage the OS in App Service.
Practice the full Azure Fundamentals AZ-900 Practice Exam 7
60 questions · hints · full answers · grading
More questions from this exam
Q1What is the primary definition of cloud computing?EasyQ2True or False: In the shared responsibility model, the customer is always responsible for the sec...EasyQ3Which TWO of the following are characteristics of a public cloud? (Select TWO)MediumQ4Which cloud benefit describes the ability of a system to remain operational for a high percentage...EasyQ5A company wants to transition from purchasing physical servers to paying a monthly fee based on t...Easy
Expert